#AD000E Color

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

Color preview

#AD000E

Color formats

HEX
#AD000E
RGB
rgb(173, 0, 14)
RGBA
rgba(173, 0, 14, 1)
HSL
hsl(355, 100%, 34%)
HSV
hsv(355, 100%, 68%)
CMYK
cmyk(0%, 100%, 92%, 32%)
CSS variable
--color-primary: #AD000E;
Lowercase HEX
#ad000e

Shades

Tints

Tones

Harmony

CSS snippets for #AD000E

.color-ad000e {
  color: #AD000E;
  background-color: #AD000E;
}

Frequently asked questions

What color is #AD000E?+

#AD000E is a HEX color with RGB value rgb(173, 0, 14) and HSL value hsl(355, 100%, 34%). Its closest CSS named color is DarkRed.

What is the closest Tailwind color to #AD000E?+

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