#AEBDAF Color

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

Color preview

#AEBDAF

Color formats

HEX
#AEBDAF
RGB
rgb(174, 189, 175)
RGBA
rgba(174, 189, 175, 1)
HSL
hsl(124, 10%, 71%)
HSV
hsv(124, 8%, 74%)
CMYK
cmyk(8%, 0%, 7%, 26%)
CSS variable
--color-primary: #AEBDAF;
Lowercase HEX
#aebdaf

Shades

Tints

Tones

Harmony

CSS snippets for #AEBDAF

.color-aebdaf {
  color: #AEBDAF;
  background-color: #AEBDAF;
}

Frequently asked questions

What color is #AEBDAF?+

#AEBDAF is a HEX color with RGB value rgb(174, 189, 175) and HSL value hsl(124, 10%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AEBDAF?+

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