#AEACC9 Color

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

Color preview

#AEACC9

Color formats

HEX
#AEACC9
RGB
rgb(174, 172, 201)
RGBA
rgba(174, 172, 201, 1)
HSL
hsl(244, 21%, 73%)
HSV
hsv(244, 14%, 79%)
CMYK
cmyk(13%, 14%, 0%, 21%)
CSS variable
--color-primary: #AEACC9;
Lowercase HEX
#aeacc9

Shades

Tints

Tones

Harmony

CSS snippets for #AEACC9

.color-aeacc9 {
  color: #AEACC9;
  background-color: #AEACC9;
}

Frequently asked questions

What color is #AEACC9?+

#AEACC9 is a HEX color with RGB value rgb(174, 172, 201) and HSL value hsl(244, 21%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #AEACC9?+

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