#1A000E Color

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

Color preview

#1A000E

Color formats

HEX
#1A000E
RGB
rgb(26, 0, 14)
RGBA
rgba(26, 0, 14, 1)
HSL
hsl(328, 100%, 5%)
HSV
hsv(328, 100%, 10%)
CMYK
cmyk(0%, 100%, 46%, 90%)
CSS variable
--color-primary: #1A000E;
Lowercase HEX
#1a000e

Shades

Tints

Tones

Harmony

CSS snippets for #1A000E

.color-1a000e {
  color: #1A000E;
  background-color: #1A000E;
}

Frequently asked questions

What color is #1A000E?+

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

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

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