#AE5C6D Color

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

Color preview

#AE5C6D

Color formats

HEX
#AE5C6D
RGB
rgb(174, 92, 109)
RGBA
rgba(174, 92, 109, 1)
HSL
hsl(348, 34%, 52%)
HSV
hsv(348, 47%, 68%)
CMYK
cmyk(0%, 47%, 37%, 32%)
CSS variable
--color-primary: #AE5C6D;
Lowercase HEX
#ae5c6d

Shades

Tints

Tones

Harmony

CSS snippets for #AE5C6D

.color-ae5c6d {
  color: #AE5C6D;
  background-color: #AE5C6D;
}

Frequently asked questions

What color is #AE5C6D?+

#AE5C6D is a HEX color with RGB value rgb(174, 92, 109) and HSL value hsl(348, 34%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #AE5C6D?+

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