#080A12 Color

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

Color preview

#080A12

Color formats

HEX
#080A12
RGB
rgb(8, 10, 18)
RGBA
rgba(8, 10, 18, 1)
HSL
hsl(228, 38%, 5%)
HSV
hsv(228, 56%, 7%)
CMYK
cmyk(56%, 44%, 0%, 93%)
CSS variable
--color-primary: #080A12;
Lowercase HEX
#080a12

Shades

Tints

Tones

Harmony

CSS snippets for #080A12

.color-080a12 {
  color: #080A12;
  background-color: #080A12;
}

Frequently asked questions

What color is #080A12?+

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

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

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