#AE2A0F Color

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

Color preview

#AE2A0F

Color formats

HEX
#AE2A0F
RGB
rgb(174, 42, 15)
RGBA
rgba(174, 42, 15, 1)
HSL
hsl(10, 84%, 37%)
HSV
hsv(10, 91%, 68%)
CMYK
cmyk(0%, 76%, 91%, 32%)
CSS variable
--color-primary: #AE2A0F;
Lowercase HEX
#ae2a0f

Shades

Tints

Tones

Harmony

CSS snippets for #AE2A0F

.color-ae2a0f {
  color: #AE2A0F;
  background-color: #AE2A0F;
}

Frequently asked questions

What color is #AE2A0F?+

#AE2A0F is a HEX color with RGB value rgb(174, 42, 15) and HSL value hsl(10, 84%, 37%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #AE2A0F?+

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