#AD000C Color

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

Color preview

#AD000C

Color formats

HEX
#AD000C
RGB
rgb(173, 0, 12)
RGBA
rgba(173, 0, 12, 1)
HSL
hsl(356, 100%, 34%)
HSV
hsv(356, 100%, 68%)
CMYK
cmyk(0%, 100%, 93%, 32%)
CSS variable
--color-primary: #AD000C;
Lowercase HEX
#ad000c

Shades

Tints

Tones

Harmony

CSS snippets for #AD000C

.color-ad000c {
  color: #AD000C;
  background-color: #AD000C;
}

Frequently asked questions

What color is #AD000C?+

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

What is the closest Tailwind color to #AD000C?+

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