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

#5a86ad
Format Value
HEX #5a86ad
RGB rgb(90, 134, 173)
HSL hsl(208.2, 33.6%, 51.6%)
CMYK cmyk(48%, 22.5%, 0%, 32.2%)
HSV hsv(208.2, 48%, 67.8%)

dusty blue color harmonies

Tints & shades of dusty blue

Tints (lighter)

#6991b4 #789cbc #87a7c3 #96b2cb #a5bdd2 #b4c8da #c3d3e1 #d2dee9 #e1e9f0 #f0f4f8

Shades (darker)

#527a9d #4a6e8e #41617e #39556e #31495e #293d4f #21313f #19252f #10181f #080c10

Contrast & accessibility

The quick brown fox

On white · 3.85:1 · AA Large

The quick brown fox

On black · 5.45:1 · AA

Recommended text color: #000000

Use dusty blue in code

CSS color: #5a86ad;
SCSS $color: #5a86ad;
Tailwind bg-[#5a86ad]
Swift UIColor(red: 0.353, green: 0.525, blue: 0.678, alpha: 1)
Android Color.parseColor("#5a86ad")
Flutter Color(0xFF5A86AD)

Colors similar to dusty blue

Browse all Blue colors →

What is the HEX code for dusty blue?

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

How do I use dusty blue in CSS?

To apply dusty blue in CSS:

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

What are all the color format values for dusty blue?

FormatValue
HEX#5a86ad
RGBrgb(90, 134, 173)
HSLhsl(208.2, 33.6%, 51.6%)
CMYKcmyk(48%, 22.5%, 0%, 32.2%)

How do I convert dusty blue to HEX?

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

What color family does dusty blue belong to?

dusty blue belongs to the blue color family. It is a medium, moderately saturated color with HSL values: hue 208.2°, saturation 33.6%, lightness 51.6%.

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

Lighter variant (lightness 66.6%): #8dacc6. Darker variant (lightness 36.6%): #3e5f7d. 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.