#100A0D Color

Inspect #100A0D across formats, palettes, contrast and closest named color matches.

Color preview

#100A0D

Color formats

HEX
#100A0D
RGB
rgb(16, 10, 13)
RGBA
rgba(16, 10, 13, 1)
HSL
hsl(330, 23%, 5%)
HSV
hsv(330, 38%, 6%)
CMYK
cmyk(0%, 38%, 19%, 94%)
CSS variable
--color-primary: #100A0D;
Lowercase HEX
#100a0d

Shades

Tints

Tones

Harmony

CSS snippets for #100A0D

.color-100a0d {
  color: #100A0D;
  background-color: #100A0D;
}

Frequently asked questions

What color is #100A0D?+

#100A0D is a HEX color with RGB value rgb(16, 10, 13) and HSL value hsl(330, 23%, 5%). Its closest CSS named color is Black.

What is the closest Tailwind color to #100A0D?+

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