#AE5E5B Color

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

Color preview

#AE5E5B

Color formats

HEX
#AE5E5B
RGB
rgb(174, 94, 91)
RGBA
rgba(174, 94, 91, 1)
HSL
hsl(2, 34%, 52%)
HSV
hsv(2, 48%, 68%)
CMYK
cmyk(0%, 46%, 48%, 32%)
CSS variable
--color-primary: #AE5E5B;
Lowercase HEX
#ae5e5b

Shades

Tints

Tones

Harmony

CSS snippets for #AE5E5B

.color-ae5e5b {
  color: #AE5E5B;
  background-color: #AE5E5B;
}

Frequently asked questions

What color is #AE5E5B?+

#AE5E5B is a HEX color with RGB value rgb(174, 94, 91) and HSL value hsl(2, 34%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #AE5E5B?+

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