#AE1E3B Color

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

Color preview

#AE1E3B

Color formats

HEX
#AE1E3B
RGB
rgb(174, 30, 59)
RGBA
rgba(174, 30, 59, 1)
HSL
hsl(348, 71%, 40%)
HSV
hsv(348, 83%, 68%)
CMYK
cmyk(0%, 83%, 66%, 32%)
CSS variable
--color-primary: #AE1E3B;
Lowercase HEX
#ae1e3b

Shades

Tints

Tones

Harmony

CSS snippets for #AE1E3B

.color-ae1e3b {
  color: #AE1E3B;
  background-color: #AE1E3B;
}

Frequently asked questions

What color is #AE1E3B?+

#AE1E3B is a HEX color with RGB value rgb(174, 30, 59) and HSL value hsl(348, 71%, 40%). Its closest CSS named color is Brown.

What is the closest Tailwind color to #AE1E3B?+

The closest Tailwind color is rose-800, available as the bg-rose-800 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