#AEACB5 Color

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

Color preview

#AEACB5

Color formats

HEX
#AEACB5
RGB
rgb(174, 172, 181)
RGBA
rgba(174, 172, 181, 1)
HSL
hsl(253, 6%, 69%)
HSV
hsv(253, 5%, 71%)
CMYK
cmyk(4%, 5%, 0%, 29%)
CSS variable
--color-primary: #AEACB5;
Lowercase HEX
#aeacb5

Shades

Tints

Tones

Harmony

CSS snippets for #AEACB5

.color-aeacb5 {
  color: #AEACB5;
  background-color: #AEACB5;
}

Frequently asked questions

What color is #AEACB5?+

#AEACB5 is a HEX color with RGB value rgb(174, 172, 181) and HSL value hsl(253, 6%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AEACB5?+

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