#AE2E1E Color

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

Color preview

#AE2E1E

Color formats

HEX
#AE2E1E
RGB
rgb(174, 46, 30)
RGBA
rgba(174, 46, 30, 1)
HSL
hsl(7, 71%, 40%)
HSV
hsv(7, 83%, 68%)
CMYK
cmyk(0%, 74%, 83%, 32%)
CSS variable
--color-primary: #AE2E1E;
Lowercase HEX
#ae2e1e

Shades

Tints

Tones

Harmony

CSS snippets for #AE2E1E

.color-ae2e1e {
  color: #AE2E1E;
  background-color: #AE2E1E;
}

Frequently asked questions

What color is #AE2E1E?+

#AE2E1E is a HEX color with RGB value rgb(174, 46, 30) and HSL value hsl(7, 71%, 40%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #AE2E1E?+

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