#AE1E2E Color

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

Color preview

#AE1E2E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AE1E2E

.color-ae1e2e {
  color: #AE1E2E;
  background-color: #AE1E2E;
}

Frequently asked questions

What color is #AE1E2E?+

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

What is the closest Tailwind color to #AE1E2E?+

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