#020F18 Color

Inspect #020F18 across formats, palettes, contrast and closest named color matches.

Color preview

#020F18

Color formats

HEX
#020F18
RGB
rgb(2, 15, 24)
RGBA
rgba(2, 15, 24, 1)
HSL
hsl(205, 85%, 5%)
HSV
hsv(205, 92%, 9%)
CMYK
cmyk(92%, 37%, 0%, 91%)
CSS variable
--color-primary: #020F18;
Lowercase HEX
#020f18

Shades

Tints

Tones

Harmony

CSS snippets for #020F18

.color-020f18 {
  color: #020F18;
  background-color: #020F18;
}

Frequently asked questions

What color is #020F18?+

#020F18 is a HEX color with RGB value rgb(2, 15, 24) and HSL value hsl(205, 85%, 5%). Its closest CSS named color is Black.

What is the closest Tailwind color to #020F18?+

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