#AA201E Color

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

Color preview

#AA201E

Color formats

HEX
#AA201E
RGB
rgb(170, 32, 30)
RGBA
rgba(170, 32, 30, 1)
HSL
hsl(1, 70%, 39%)
HSV
hsv(1, 82%, 67%)
CMYK
cmyk(0%, 81%, 82%, 33%)
CSS variable
--color-primary: #AA201E;
Lowercase HEX
#aa201e

Shades

Tints

Tones

Harmony

CSS snippets for #AA201E

.color-aa201e {
  color: #AA201E;
  background-color: #AA201E;
}

Frequently asked questions

What color is #AA201E?+

#AA201E is a HEX color with RGB value rgb(170, 32, 30) and HSL value hsl(1, 70%, 39%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #AA201E?+

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