#100A0A Color

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

Color preview

#100A0A

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #100A0A

.color-100a0a {
  color: #100A0A;
  background-color: #100A0A;
}

Frequently asked questions

What color is #100A0A?+

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

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

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