#00001A Color

Inspect #00001A across formats, palettes, contrast and closest named color matches.

Color preview

#00001A

Color formats

HEX
#00001A
RGB
rgb(0, 0, 26)
RGBA
rgba(0, 0, 26, 1)
HSL
hsl(240, 100%, 5%)
HSV
hsv(240, 100%, 10%)
CMYK
cmyk(100%, 100%, 0%, 90%)
CSS variable
--color-primary: #00001A;
Lowercase HEX
#00001a

Shades

Tints

Tones

Harmony

CSS snippets for #00001A

.color-00001a {
  color: #00001A;
  background-color: #00001A;
}

Frequently asked questions

What color is #00001A?+

#00001A is a HEX color with RGB value rgb(0, 0, 26) and HSL value hsl(240, 100%, 5%). Its closest CSS named color is Black.

What is the closest Tailwind color to #00001A?+

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