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

#3b719f
Format Value
HEX #3b719f
RGB rgb(59, 113, 159)
HSL hsl(207.6, 45.9%, 42.7%)
CMYK cmyk(62.9%, 28.9%, 0%, 37.6%)
HSV hsv(207.6, 62.9%, 62.4%)

muted blue color harmonies

Tints & shades of muted blue

Tints (lighter)

#4d7ea8 #5f8bb0 #7098b9 #82a5c2 #94b2cb #a6bed3 #b8cbdc #cad8e5 #dbe5ee #edf2f6

Shades (darker)

#366791 #305c82 #2b5274 #264865 #203e57 #1b3348 #15293a #101f2b #0b151d #050a0e

Contrast & accessibility

The quick brown fox

On white · 5.19:1 · AA

The quick brown fox

On black · 4.05:1 · AA Large

Recommended text color: #ffffff

Use muted blue in code

CSS color: #3b719f;
SCSS $color: #3b719f;
Tailwind bg-[#3b719f]
Swift UIColor(red: 0.231, green: 0.443, blue: 0.624, alpha: 1)
Android Color.parseColor("#3b719f")
Flutter Color(0xFF3B719F)

Colors similar to muted blue

Browse all Blue colors →

What is the HEX code for muted blue?

The CSS color muted blue in HEX format is #3b719f. Use this value directly in CSS, SVG, and most design tools.

How do I use muted blue in CSS?

To apply muted blue in CSS:

  • Text color: color: #3b719f;
  • Background: background-color: #3b719f;
  • Border: border-color: #3b719f;

What are all the color format values for muted blue?

FormatValue
HEX#3b719f
RGBrgb(59, 113, 159)
HSLhsl(207.6, 45.9%, 42.7%)
CMYKcmyk(62.9%, 28.9%, 0%, 37.6%)

How do I convert muted blue to HEX?

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

What color family does muted blue belong to?

muted blue belongs to the blue color family. It is a medium, moderately saturated color with HSL values: hue 207.6°, saturation 45.9%, lightness 42.7%.

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

Lighter variant (lightness 57.7%): #6297c5. Darker variant (lightness 27.700000000000003%): #264967. 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.