Dark blue grey Color

HEX, RGB, HSL & CMYK Codes

#1f3b4d
Format Value
HEX #1f3b4d
RGB rgb(31, 59, 77)
HSL hsl(203.5, 42.6%, 21.2%)
CMYK cmyk(59.7%, 23.4%, 0%, 69.8%)
HSV hsv(203.5, 59.7%, 30.2%)

dark blue grey color harmonies

Tints & shades of dark blue grey

Tints (lighter)

#334d5d #485f6d #5c707e #70828e #85949e #99a6ae #aeb8be #c2cace #d6dbdf #ebedef

Shades (darker)

#1c3646 #19303f #172b38 #142631 #11202a #0e1b23 #0b151c #081015 #060b0e #030507

Contrast & accessibility

The quick brown fox

On white · 11.73:1 · AAA

The quick brown fox

On black · 1.79:1 · Fail

Recommended text color: #ffffff

Use dark blue grey in code

CSS color: #1f3b4d;
SCSS $color: #1f3b4d;
Tailwind bg-[#1f3b4d]
Swift UIColor(red: 0.122, green: 0.231, blue: 0.302, alpha: 1)
Android Color.parseColor("#1f3b4d")
Flutter Color(0xFF1F3B4D)

Colors similar to dark blue grey

Browse all Blue colors →

What is the HEX code for dark blue grey?

The CSS color dark blue grey in HEX format is #1f3b4d. Use this value directly in CSS, SVG, and most design tools.

How do I use dark blue grey in CSS?

To apply dark blue grey in CSS:

  • Text color: color: #1f3b4d;
  • Background: background-color: #1f3b4d;
  • Border: border-color: #1f3b4d;

What are all the color format values for dark blue grey?

FormatValue
HEX#1f3b4d
RGBrgb(31, 59, 77)
HSLhsl(203.5, 42.6%, 21.2%)
CMYKcmyk(59.7%, 23.4%, 0%, 69.8%)

How do I convert dark blue grey to HEX?

Select dark blue grey from the color name list in our color converter. The HEX value — #1f3b4d — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dark blue grey belong to?

dark blue grey belongs to the blue color family. It is a dark, moderately saturated color with HSL values: hue 203.5°, saturation 42.6%, lightness 21.2%.

How do I create lighter and darker shades of dark blue grey?

Lighter variant (lightness 36.2%): #356584. Darker variant (lightness 6.199999999999999%): #091117. 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.