#AA2222 Color

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

Color preview

#AA2222

Color formats

HEX
#AA2222
RGB
rgb(170, 34, 34)
RGBA
rgba(170, 34, 34, 1)
HSL
hsl(0, 67%, 40%)
HSV
hsv(0, 80%, 67%)
CMYK
cmyk(0%, 80%, 80%, 33%)
CSS variable
--color-primary: #AA2222;
Lowercase HEX
#aa2222

Shades

Tints

Tones

Harmony

CSS snippets for #AA2222

.color-aa2222 {
  color: #AA2222;
  background-color: #AA2222;
}

Frequently asked questions

What color is #AA2222?+

#AA2222 is a HEX color with RGB value rgb(170, 34, 34) and HSL value hsl(0, 67%, 40%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #AA2222?+

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