#A99ADD Color

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

Color preview

#A99ADD

Color formats

HEX
#A99ADD
RGB
rgb(169, 154, 221)
RGBA
rgba(169, 154, 221, 1)
HSL
hsl(253, 50%, 74%)
HSV
hsv(253, 30%, 87%)
CMYK
cmyk(24%, 30%, 0%, 13%)
CSS variable
--color-primary: #A99ADD;
Lowercase HEX
#a99add

Shades

Tints

Tones

Harmony

CSS snippets for #A99ADD

.color-a99add {
  color: #A99ADD;
  background-color: #A99ADD;
}

Frequently asked questions

What color is #A99ADD?+

#A99ADD is a HEX color with RGB value rgb(169, 154, 221) and HSL value hsl(253, 50%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A99ADD?+

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