#181E3B Color

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

Color preview

#181E3B

Color formats

HEX
#181E3B
RGB
rgb(24, 30, 59)
RGBA
rgba(24, 30, 59, 1)
HSL
hsl(230, 42%, 16%)
HSV
hsv(230, 59%, 23%)
CMYK
cmyk(59%, 49%, 0%, 77%)
CSS variable
--color-primary: #181E3B;
Lowercase HEX
#181e3b

Shades

Tints

Tones

Harmony

CSS snippets for #181E3B

.color-181e3b {
  color: #181E3B;
  background-color: #181E3B;
}

Frequently asked questions

What color is #181E3B?+

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

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

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