#AE6D5B Color

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

Color preview

#AE6D5B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AE6D5B

.color-ae6d5b {
  color: #AE6D5B;
  background-color: #AE6D5B;
}

Frequently asked questions

What color is #AE6D5B?+

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

What is the closest Tailwind color to #AE6D5B?+

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