#AE6C5A Color

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

Color preview

#AE6C5A

Color formats

HEX
#AE6C5A
RGB
rgb(174, 108, 90)
RGBA
rgba(174, 108, 90, 1)
HSL
hsl(13, 34%, 52%)
HSV
hsv(13, 48%, 68%)
CMYK
cmyk(0%, 38%, 48%, 32%)
CSS variable
--color-primary: #AE6C5A;
Lowercase HEX
#ae6c5a

Shades

Tints

Tones

Harmony

CSS snippets for #AE6C5A

.color-ae6c5a {
  color: #AE6C5A;
  background-color: #AE6C5A;
}

Frequently asked questions

What color is #AE6C5A?+

#AE6C5A is a HEX color with RGB value rgb(174, 108, 90) and HSL value hsl(13, 34%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #AE6C5A?+

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