#A0100E Color

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

Color preview

#A0100E

Color formats

HEX
#A0100E
RGB
rgb(160, 16, 14)
RGBA
rgba(160, 16, 14, 1)
HSL
hsl(1, 84%, 34%)
HSV
hsv(1, 91%, 63%)
CMYK
cmyk(0%, 90%, 91%, 37%)
CSS variable
--color-primary: #A0100E;
Lowercase HEX
#a0100e

Shades

Tints

Tones

Harmony

CSS snippets for #A0100E

.color-a0100e {
  color: #A0100E;
  background-color: #A0100E;
}

Frequently asked questions

What color is #A0100E?+

#A0100E is a HEX color with RGB value rgb(160, 16, 14) and HSL value hsl(1, 84%, 34%). Its closest CSS named color is DarkRed.

What is the closest Tailwind color to #A0100E?+

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