#AE9F5B Color

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

Color preview

#AE9F5B

Color formats

HEX
#AE9F5B
RGB
rgb(174, 159, 91)
RGBA
rgba(174, 159, 91, 1)
HSL
hsl(49, 34%, 52%)
HSV
hsv(49, 48%, 68%)
CMYK
cmyk(0%, 9%, 48%, 32%)
CSS variable
--color-primary: #AE9F5B;
Lowercase HEX
#ae9f5b

Shades

Tints

Tones

Harmony

CSS snippets for #AE9F5B

.color-ae9f5b {
  color: #AE9F5B;
  background-color: #AE9F5B;
}

Frequently asked questions

What color is #AE9F5B?+

#AE9F5B is a HEX color with RGB value rgb(174, 159, 91) and HSL value hsl(49, 34%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AE9F5B?+

The closest Tailwind color is stone-400, available as the bg-stone-400 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