#0B0A0F Color

Inspect #0B0A0F across formats, palettes, contrast and closest named color matches.

Color preview

#0B0A0F

Color formats

HEX
#0B0A0F
RGB
rgb(11, 10, 15)
RGBA
rgba(11, 10, 15, 1)
HSL
hsl(252, 20%, 5%)
HSV
hsv(252, 33%, 6%)
CMYK
cmyk(27%, 33%, 0%, 94%)
CSS variable
--color-primary: #0B0A0F;
Lowercase HEX
#0b0a0f

Shades

Tints

Tones

Harmony

CSS snippets for #0B0A0F

.color-0b0a0f {
  color: #0B0A0F;
  background-color: #0B0A0F;
}

Frequently asked questions

What color is #0B0A0F?+

#0B0A0F is a HEX color with RGB value rgb(11, 10, 15) and HSL value hsl(252, 20%, 5%). Its closest CSS named color is Black.

What is the closest Tailwind color to #0B0A0F?+

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