#AE99CC Color

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

Color preview

#AE99CC

Color formats

HEX
#AE99CC
RGB
rgb(174, 153, 204)
RGBA
rgba(174, 153, 204, 1)
HSL
hsl(265, 33%, 70%)
HSV
hsv(265, 25%, 80%)
CMYK
cmyk(15%, 25%, 0%, 20%)
CSS variable
--color-primary: #AE99CC;
Lowercase HEX
#ae99cc

Shades

Tints

Tones

Harmony

CSS snippets for #AE99CC

.color-ae99cc {
  color: #AE99CC;
  background-color: #AE99CC;
}

Frequently asked questions

What color is #AE99CC?+

#AE99CC is a HEX color with RGB value rgb(174, 153, 204) and HSL value hsl(265, 33%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AE99CC?+

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