#AE1A2B Color

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

Color preview

#AE1A2B

Color formats

HEX
#AE1A2B
RGB
rgb(174, 26, 43)
RGBA
rgba(174, 26, 43, 1)
HSL
hsl(353, 74%, 39%)
HSV
hsv(353, 85%, 68%)
CMYK
cmyk(0%, 85%, 75%, 32%)
CSS variable
--color-primary: #AE1A2B;
Lowercase HEX
#ae1a2b

Shades

Tints

Tones

Harmony

CSS snippets for #AE1A2B

.color-ae1a2b {
  color: #AE1A2B;
  background-color: #AE1A2B;
}

Frequently asked questions

What color is #AE1A2B?+

#AE1A2B is a HEX color with RGB value rgb(174, 26, 43) and HSL value hsl(353, 74%, 39%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #AE1A2B?+

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