#AEACB2 Color

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

Color preview

#AEACB2

Color formats

HEX
#AEACB2
RGB
rgb(174, 172, 178)
RGBA
rgba(174, 172, 178, 1)
HSL
hsl(260, 4%, 69%)
HSV
hsv(260, 3%, 70%)
CMYK
cmyk(2%, 3%, 0%, 30%)
CSS variable
--color-primary: #AEACB2;
Lowercase HEX
#aeacb2

Shades

Tints

Tones

Harmony

CSS snippets for #AEACB2

.color-aeacb2 {
  color: #AEACB2;
  background-color: #AEACB2;
}

Frequently asked questions

What color is #AEACB2?+

#AEACB2 is a HEX color with RGB value rgb(174, 172, 178) and HSL value hsl(260, 4%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AEACB2?+

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