#A99CCC Color

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

Color preview

#A99CCC

Color formats

HEX
#A99CCC
RGB
rgb(169, 156, 204)
RGBA
rgba(169, 156, 204, 1)
HSL
hsl(256, 32%, 71%)
HSV
hsv(256, 24%, 80%)
CMYK
cmyk(17%, 24%, 0%, 20%)
CSS variable
--color-primary: #A99CCC;
Lowercase HEX
#a99ccc

Shades

Tints

Tones

Harmony

CSS snippets for #A99CCC

.color-a99ccc {
  color: #A99CCC;
  background-color: #A99CCC;
}

Frequently asked questions

What color is #A99CCC?+

#A99CCC is a HEX color with RGB value rgb(169, 156, 204) and HSL value hsl(256, 32%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A99CCC?+

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