#001E6B Color

Inspect #001E6B across formats, palettes, contrast and closest named color matches.

Color preview

#001E6B

Color formats

HEX
#001E6B
RGB
rgb(0, 30, 107)
RGBA
rgba(0, 30, 107, 1)
HSL
hsl(223, 100%, 21%)
HSV
hsv(223, 100%, 42%)
CMYK
cmyk(100%, 72%, 0%, 58%)
CSS variable
--color-primary: #001E6B;
Lowercase HEX
#001e6b

Shades

Tints

Tones

Harmony

CSS snippets for #001E6B

.color-001e6b {
  color: #001E6B;
  background-color: #001E6B;
}

Frequently asked questions

What color is #001E6B?+

#001E6B is a HEX color with RGB value rgb(0, 30, 107) and HSL value hsl(223, 100%, 21%). Its closest CSS named color is MidnightBlue.

What is the closest Tailwind color to #001E6B?+

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