#AEAB9E Color

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

Color preview

#AEAB9E

Color formats

HEX
#AEAB9E
RGB
rgb(174, 171, 158)
RGBA
rgba(174, 171, 158, 1)
HSL
hsl(49, 9%, 65%)
HSV
hsv(49, 9%, 68%)
CMYK
cmyk(0%, 2%, 9%, 32%)
CSS variable
--color-primary: #AEAB9E;
Lowercase HEX
#aeab9e

Shades

Tints

Tones

Harmony

CSS snippets for #AEAB9E

.color-aeab9e {
  color: #AEAB9E;
  background-color: #AEAB9E;
}

Frequently asked questions

What color is #AEAB9E?+

#AEAB9E is a HEX color with RGB value rgb(174, 171, 158) and HSL value hsl(49, 9%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AEAB9E?+

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