#AE9B9A Color

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

Color preview

#AE9B9A

Color formats

HEX
#AE9B9A
RGB
rgb(174, 155, 154)
RGBA
rgba(174, 155, 154, 1)
HSL
hsl(3, 11%, 64%)
HSV
hsv(3, 11%, 68%)
CMYK
cmyk(0%, 11%, 11%, 32%)
CSS variable
--color-primary: #AE9B9A;
Lowercase HEX
#ae9b9a

Shades

Tints

Tones

Harmony

CSS snippets for #AE9B9A

.color-ae9b9a {
  color: #AE9B9A;
  background-color: #AE9B9A;
}

Frequently asked questions

What color is #AE9B9A?+

#AE9B9A is a HEX color with RGB value rgb(174, 155, 154) and HSL value hsl(3, 11%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AE9B9A?+

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