#AE6E4C Color

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

Color preview

#AE6E4C

Color formats

HEX
#AE6E4C
RGB
rgb(174, 110, 76)
RGBA
rgba(174, 110, 76, 1)
HSL
hsl(21, 39%, 49%)
HSV
hsv(21, 56%, 68%)
CMYK
cmyk(0%, 37%, 56%, 32%)
CSS variable
--color-primary: #AE6E4C;
Lowercase HEX
#ae6e4c

Shades

Tints

Tones

Harmony

CSS snippets for #AE6E4C

.color-ae6e4c {
  color: #AE6E4C;
  background-color: #AE6E4C;
}

Frequently asked questions

What color is #AE6E4C?+

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

What is the closest Tailwind color to #AE6E4C?+

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