#1A000C Color

Inspect #1A000C across formats, palettes, contrast and closest named color matches.

Color preview

#1A000C

Color formats

HEX
#1A000C
RGB
rgb(26, 0, 12)
RGBA
rgba(26, 0, 12, 1)
HSL
hsl(332, 100%, 5%)
HSV
hsv(332, 100%, 10%)
CMYK
cmyk(0%, 100%, 54%, 90%)
CSS variable
--color-primary: #1A000C;
Lowercase HEX
#1a000c

Shades

Tints

Tones

Harmony

CSS snippets for #1A000C

.color-1a000c {
  color: #1A000C;
  background-color: #1A000C;
}

Frequently asked questions

What color is #1A000C?+

#1A000C is a HEX color with RGB value rgb(26, 0, 12) and HSL value hsl(332, 100%, 5%). Its closest CSS named color is Black.

What is the closest Tailwind color to #1A000C?+

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