#000C19 Color

Inspect #000C19 across formats, palettes, contrast and closest named color matches.

Color preview

#000C19

Color formats

HEX
#000C19
RGB
rgb(0, 12, 25)
RGBA
rgba(0, 12, 25, 1)
HSL
hsl(211, 100%, 5%)
HSV
hsv(211, 100%, 10%)
CMYK
cmyk(100%, 52%, 0%, 90%)
CSS variable
--color-primary: #000C19;
Lowercase HEX
#000c19

Shades

Tints

Tones

Harmony

CSS snippets for #000C19

.color-000c19 {
  color: #000C19;
  background-color: #000C19;
}

Frequently asked questions

What color is #000C19?+

#000C19 is a HEX color with RGB value rgb(0, 12, 25) and HSL value hsl(211, 100%, 5%). Its closest CSS named color is Black.

What is the closest Tailwind color to #000C19?+

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