Greyish blue Color — HEX, RGB, HSL & CMYK Codes

#5e819d
Format Value
HEX #5e819d
RGB rgb(94, 129, 157)
HSL hsl(206.7, 25.1%, 49.2%)
CMYK cmyk(40.1%, 17.8%, 0%, 38.4%)
HSV hsv(206.7, 40.1%, 61.6%)

greyish blue color harmonies

Tints & shades of greyish blue

Tints (lighter)

#6d8ca6 #7b98af #8aa3b8 #99afc1 #a7baca #b6c6d2 #c4d1db #d3dde4 #e2e8ed #f0f4f6

Shades (darker)

#55758f #4d6a80 #445e72 #3c5264 #334656 #2b3b47 #222f39 #1a232b #11171d #090c0e

Contrast & accessibility

The quick brown fox

On white · 4.12:1 · AA Large

The quick brown fox

On black · 5.1:1 · AA

Recommended text color: #000000

Use greyish blue in code

CSS color: #5e819d;
SCSS $color: #5e819d;
Tailwind bg-[#5e819d]
Swift UIColor(red: 0.369, green: 0.506, blue: 0.616, alpha: 1)
Android Color.parseColor("#5e819d")
Flutter Color(0xFF5E819D)

Colors similar to greyish blue

Browse all Blue colors →

What is the HEX code for greyish blue?

The CSS color greyish blue in HEX format is #5e819d. Use this value directly in CSS, SVG, and most design tools.

How do I use greyish blue in CSS?

To apply greyish blue in CSS:

  • Text color: color: #5e819d;
  • Background: background-color: #5e819d;
  • Border: border-color: #5e819d;

What are all the color format values for greyish blue?

FormatValue
HEX#5e819d
RGBrgb(94, 129, 157)
HSLhsl(206.7, 25.1%, 49.2%)
CMYKcmyk(40.1%, 17.8%, 0%, 38.4%)

How do I convert greyish blue to HEX?

Select greyish blue from the color name list in our color converter. The HEX value — #5e819d — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does greyish blue belong to?

greyish blue belongs to the blue color family. It is a medium, muted color with HSL values: hue 206.7°, saturation 25.1%, lightness 49.2%.

How do I create lighter and darker shades of greyish blue?

Lighter variant (lightness 64.2%): #8da6bb. Darker variant (lightness 34.2%): #415a6d. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.