#AEAFAB Color

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

Color preview

#AEAFAB

Color formats

HEX
#AEAFAB
RGB
rgb(174, 175, 171)
RGBA
rgba(174, 175, 171, 1)
HSL
hsl(75, 2%, 68%)
HSV
hsv(75, 2%, 69%)
CMYK
cmyk(1%, 0%, 2%, 31%)
CSS variable
--color-primary: #AEAFAB;
Lowercase HEX
#aeafab

Shades

Tints

Tones

Harmony

CSS snippets for #AEAFAB

.color-aeafab {
  color: #AEAFAB;
  background-color: #AEAFAB;
}

Frequently asked questions

What color is #AEAFAB?+

#AEAFAB is a HEX color with RGB value rgb(174, 175, 171) and HSL value hsl(75, 2%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AEAFAB?+

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