#AEACB4 Color

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

Color preview

#AEACB4

Color formats

HEX
#AEACB4
RGB
rgb(174, 172, 180)
RGBA
rgba(174, 172, 180, 1)
HSL
hsl(255, 5%, 69%)
HSV
hsv(255, 4%, 71%)
CMYK
cmyk(3%, 4%, 0%, 29%)
CSS variable
--color-primary: #AEACB4;
Lowercase HEX
#aeacb4

Shades

Tints

Tones

Harmony

CSS snippets for #AEACB4

.color-aeacb4 {
  color: #AEACB4;
  background-color: #AEACB4;
}

Frequently asked questions

What color is #AEACB4?+

#AEACB4 is a HEX color with RGB value rgb(174, 172, 180) and HSL value hsl(255, 5%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AEACB4?+

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