#AE8D5B Color

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

Color preview

#AE8D5B

Color formats

HEX
#AE8D5B
RGB
rgb(174, 141, 91)
RGBA
rgba(174, 141, 91, 1)
HSL
hsl(36, 34%, 52%)
HSV
hsv(36, 48%, 68%)
CMYK
cmyk(0%, 19%, 48%, 32%)
CSS variable
--color-primary: #AE8D5B;
Lowercase HEX
#ae8d5b

Shades

Tints

Tones

Harmony

CSS snippets for #AE8D5B

.color-ae8d5b {
  color: #AE8D5B;
  background-color: #AE8D5B;
}

Frequently asked questions

What color is #AE8D5B?+

#AE8D5B is a HEX color with RGB value rgb(174, 141, 91) and HSL value hsl(36, 34%, 52%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #AE8D5B?+

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