#AA201C Color

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

Color preview

#AA201C

Color formats

HEX
#AA201C
RGB
rgb(170, 32, 28)
RGBA
rgba(170, 32, 28, 1)
HSL
hsl(2, 72%, 39%)
HSV
hsv(2, 84%, 67%)
CMYK
cmyk(0%, 81%, 84%, 33%)
CSS variable
--color-primary: #AA201C;
Lowercase HEX
#aa201c

Shades

Tints

Tones

Harmony

CSS snippets for #AA201C

.color-aa201c {
  color: #AA201C;
  background-color: #AA201C;
}

Frequently asked questions

What color is #AA201C?+

#AA201C is a HEX color with RGB value rgb(170, 32, 28) and HSL value hsl(2, 72%, 39%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #AA201C?+

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