#000E1A Color

Inspect #000E1A across formats, palettes, contrast and closest named color matches.

Color preview

#000E1A

Color formats

HEX
#000E1A
RGB
rgb(0, 14, 26)
RGBA
rgba(0, 14, 26, 1)
HSL
hsl(208, 100%, 5%)
HSV
hsv(208, 100%, 10%)
CMYK
cmyk(100%, 46%, 0%, 90%)
CSS variable
--color-primary: #000E1A;
Lowercase HEX
#000e1a

Shades

Tints

Tones

Harmony

CSS snippets for #000E1A

.color-000e1a {
  color: #000E1A;
  background-color: #000E1A;
}

Frequently asked questions

What color is #000E1A?+

#000E1A is a HEX color with RGB value rgb(0, 14, 26) and HSL value hsl(208, 100%, 5%). Its closest CSS named color is Black.

What is the closest Tailwind color to #000E1A?+

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