#AE5E4C Color

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

Color preview

#AE5E4C

Color formats

HEX
#AE5E4C
RGB
rgb(174, 94, 76)
RGBA
rgba(174, 94, 76, 1)
HSL
hsl(11, 39%, 49%)
HSV
hsv(11, 56%, 68%)
CMYK
cmyk(0%, 46%, 56%, 32%)
CSS variable
--color-primary: #AE5E4C;
Lowercase HEX
#ae5e4c

Shades

Tints

Tones

Harmony

CSS snippets for #AE5E4C

.color-ae5e4c {
  color: #AE5E4C;
  background-color: #AE5E4C;
}

Frequently asked questions

What color is #AE5E4C?+

#AE5E4C is a HEX color with RGB value rgb(174, 94, 76) and HSL value hsl(11, 39%, 49%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #AE5E4C?+

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