#AC2020 Color

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

Color preview

#AC2020

Color formats

HEX
#AC2020
RGB
rgb(172, 32, 32)
RGBA
rgba(172, 32, 32, 1)
HSL
hsl(0, 69%, 40%)
HSV
hsv(0, 81%, 67%)
CMYK
cmyk(0%, 81%, 81%, 33%)
CSS variable
--color-primary: #AC2020;
Lowercase HEX
#ac2020

Shades

Tints

Tones

Harmony

CSS snippets for #AC2020

.color-ac2020 {
  color: #AC2020;
  background-color: #AC2020;
}

Frequently asked questions

What color is #AC2020?+

#AC2020 is a HEX color with RGB value rgb(172, 32, 32) and HSL value hsl(0, 69%, 40%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #AC2020?+

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