#A99ACE Color

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

Color preview

#A99ACE

Color formats

HEX
#A99ACE
RGB
rgb(169, 154, 206)
RGBA
rgba(169, 154, 206, 1)
HSL
hsl(257, 35%, 71%)
HSV
hsv(257, 25%, 81%)
CMYK
cmyk(18%, 25%, 0%, 19%)
CSS variable
--color-primary: #A99ACE;
Lowercase HEX
#a99ace

Shades

Tints

Tones

Harmony

CSS snippets for #A99ACE

.color-a99ace {
  color: #A99ACE;
  background-color: #A99ACE;
}

Frequently asked questions

What color is #A99ACE?+

#A99ACE is a HEX color with RGB value rgb(169, 154, 206) and HSL value hsl(257, 35%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A99ACE?+

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