#1E183B Color

Inspect #1E183B across formats, palettes, contrast and closest named color matches.

Color preview

#1E183B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #1E183B

.color-1e183b {
  color: #1E183B;
  background-color: #1E183B;
}

Frequently asked questions

What color is #1E183B?+

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

What is the closest Tailwind color to #1E183B?+

The closest Tailwind color is indigo-950, available as the bg-indigo-950 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