#181D3B Color

Inspect #181D3B across formats, palettes, contrast and closest named color matches.

Color preview

#181D3B

Color formats

HEX
#181D3B
RGB
rgb(24, 29, 59)
RGBA
rgba(24, 29, 59, 1)
HSL
hsl(231, 42%, 16%)
HSV
hsv(231, 59%, 23%)
CMYK
cmyk(59%, 51%, 0%, 77%)
CSS variable
--color-primary: #181D3B;
Lowercase HEX
#181d3b

Shades

Tints

Tones

Harmony

CSS snippets for #181D3B

.color-181d3b {
  color: #181D3B;
  background-color: #181D3B;
}

Frequently asked questions

What color is #181D3B?+

#181D3B is a HEX color with RGB value rgb(24, 29, 59) and HSL value hsl(231, 42%, 16%). Its closest CSS named color is MidnightBlue.

What is the closest Tailwind color to #181D3B?+

The closest Tailwind color is slate-800, available as the bg-slate-800 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools