#080B12 Color

Inspect #080B12 across formats, palettes, contrast and closest named color matches.

Color preview

#080B12

Color formats

HEX
#080B12
RGB
rgb(8, 11, 18)
RGBA
rgba(8, 11, 18, 1)
HSL
hsl(222, 38%, 5%)
HSV
hsv(222, 56%, 7%)
CMYK
cmyk(56%, 39%, 0%, 93%)
CSS variable
--color-primary: #080B12;
Lowercase HEX
#080b12

Shades

Tints

Tones

Harmony

CSS snippets for #080B12

.color-080b12 {
  color: #080B12;
  background-color: #080B12;
}

Frequently asked questions

What color is #080B12?+

#080B12 is a HEX color with RGB value rgb(8, 11, 18) and HSL value hsl(222, 38%, 5%). Its closest CSS named color is Black.

What is the closest Tailwind color to #080B12?+

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