#AEACB9 Color

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

Color preview

#AEACB9

Color formats

HEX
#AEACB9
RGB
rgb(174, 172, 185)
RGBA
rgba(174, 172, 185, 1)
HSL
hsl(249, 8%, 70%)
HSV
hsv(249, 7%, 73%)
CMYK
cmyk(6%, 7%, 0%, 27%)
CSS variable
--color-primary: #AEACB9;
Lowercase HEX
#aeacb9

Shades

Tints

Tones

Harmony

CSS snippets for #AEACB9

.color-aeacb9 {
  color: #AEACB9;
  background-color: #AEACB9;
}

Frequently asked questions

What color is #AEACB9?+

#AEACB9 is a HEX color with RGB value rgb(174, 172, 185) and HSL value hsl(249, 8%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AEACB9?+

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