#AE6D5A Color

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

Color preview

#AE6D5A

Color formats

HEX
#AE6D5A
RGB
rgb(174, 109, 90)
RGBA
rgba(174, 109, 90, 1)
HSL
hsl(14, 34%, 52%)
HSV
hsv(14, 48%, 68%)
CMYK
cmyk(0%, 37%, 48%, 32%)
CSS variable
--color-primary: #AE6D5A;
Lowercase HEX
#ae6d5a

Shades

Tints

Tones

Harmony

CSS snippets for #AE6D5A

.color-ae6d5a {
  color: #AE6D5A;
  background-color: #AE6D5A;
}

Frequently asked questions

What color is #AE6D5A?+

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

What is the closest Tailwind color to #AE6D5A?+

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