#AEBAB2 Color

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

Color preview

#AEBAB2

Color formats

HEX
#AEBAB2
RGB
rgb(174, 186, 178)
RGBA
rgba(174, 186, 178, 1)
HSL
hsl(140, 8%, 71%)
HSV
hsv(140, 6%, 73%)
CMYK
cmyk(6%, 0%, 4%, 27%)
CSS variable
--color-primary: #AEBAB2;
Lowercase HEX
#aebab2

Shades

Tints

Tones

Harmony

CSS snippets for #AEBAB2

.color-aebab2 {
  color: #AEBAB2;
  background-color: #AEBAB2;
}

Frequently asked questions

What color is #AEBAB2?+

#AEBAB2 is a HEX color with RGB value rgb(174, 186, 178) and HSL value hsl(140, 8%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AEBAB2?+

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