#02001A Color

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

Color preview

#02001A

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #02001A

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

Frequently asked questions

What color is #02001A?+

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

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

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