#A80000 Color

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

Color preview

#A80000

Color formats

HEX
#A80000
RGB
rgb(168, 0, 0)
RGBA
rgba(168, 0, 0, 1)
HSL
hsl(0, 100%, 33%)
HSV
hsv(0, 100%, 66%)
CMYK
cmyk(0%, 100%, 100%, 34%)
CSS variable
--color-primary: #A80000;
Lowercase HEX
#a80000

Shades

Tints

Tones

Harmony

CSS snippets for #A80000

.color-a80000 {
  color: #A80000;
  background-color: #A80000;
}

Frequently asked questions

What color is #A80000?+

#A80000 is a HEX color with RGB value rgb(168, 0, 0) and HSL value hsl(0, 100%, 33%). Its closest CSS named color is DarkRed.

What is the closest Tailwind color to #A80000?+

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