#A99DCD Color

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

Color preview

#A99DCD

Color formats

HEX
#A99DCD
RGB
rgb(169, 157, 205)
RGBA
rgba(169, 157, 205, 1)
HSL
hsl(255, 32%, 71%)
HSV
hsv(255, 23%, 80%)
CMYK
cmyk(18%, 23%, 0%, 20%)
CSS variable
--color-primary: #A99DCD;
Lowercase HEX
#a99dcd

Shades

Tints

Tones

Harmony

CSS snippets for #A99DCD

.color-a99dcd {
  color: #A99DCD;
  background-color: #A99DCD;
}

Frequently asked questions

What color is #A99DCD?+

#A99DCD is a HEX color with RGB value rgb(169, 157, 205) and HSL value hsl(255, 32%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A99DCD?+

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