#AEB4B2 Color

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

Color preview

#AEB4B2

Color formats

HEX
#AEB4B2
RGB
rgb(174, 180, 178)
RGBA
rgba(174, 180, 178, 1)
HSL
hsl(160, 4%, 69%)
HSV
hsv(160, 3%, 71%)
CMYK
cmyk(3%, 0%, 1%, 29%)
CSS variable
--color-primary: #AEB4B2;
Lowercase HEX
#aeb4b2

Shades

Tints

Tones

Harmony

CSS snippets for #AEB4B2

.color-aeb4b2 {
  color: #AEB4B2;
  background-color: #AEB4B2;
}

Frequently asked questions

What color is #AEB4B2?+

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

What is the closest Tailwind color to #AEB4B2?+

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