#0C0E0C Color

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

Color preview

#0C0E0C

Color formats

HEX
#0C0E0C
RGB
rgb(12, 14, 12)
RGBA
rgba(12, 14, 12, 1)
HSL
hsl(120, 8%, 5%)
HSV
hsv(120, 14%, 5%)
CMYK
cmyk(14%, 0%, 14%, 95%)
CSS variable
--color-primary: #0C0E0C;
Lowercase HEX
#0c0e0c

Shades

Tints

Tones

Harmony

CSS snippets for #0C0E0C

.color-0c0e0c {
  color: #0C0E0C;
  background-color: #0C0E0C;
}

Frequently asked questions

What color is #0C0E0C?+

#0C0E0C is a HEX color with RGB value rgb(12, 14, 12) and HSL value hsl(120, 8%, 5%). Its closest CSS named color is Black.

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

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