#AEB9A2 Color

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

Color preview

#AEB9A2

Color formats

HEX
#AEB9A2
RGB
rgb(174, 185, 162)
RGBA
rgba(174, 185, 162, 1)
HSL
hsl(89, 14%, 68%)
HSV
hsv(89, 12%, 73%)
CMYK
cmyk(6%, 0%, 12%, 27%)
CSS variable
--color-primary: #AEB9A2;
Lowercase HEX
#aeb9a2

Shades

Tints

Tones

Harmony

CSS snippets for #AEB9A2

.color-aeb9a2 {
  color: #AEB9A2;
  background-color: #AEB9A2;
}

Frequently asked questions

What color is #AEB9A2?+

#AEB9A2 is a HEX color with RGB value rgb(174, 185, 162) and HSL value hsl(89, 14%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AEB9A2?+

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