#A99DDD Color

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

Color preview

#A99DDD

Color formats

HEX
#A99DDD
RGB
rgb(169, 157, 221)
RGBA
rgba(169, 157, 221, 1)
HSL
hsl(251, 48%, 74%)
HSV
hsv(251, 29%, 87%)
CMYK
cmyk(24%, 29%, 0%, 13%)
CSS variable
--color-primary: #A99DDD;
Lowercase HEX
#a99ddd

Shades

Tints

Tones

Harmony

CSS snippets for #A99DDD

.color-a99ddd {
  color: #A99DDD;
  background-color: #A99DDD;
}

Frequently asked questions

What color is #A99DDD?+

#A99DDD is a HEX color with RGB value rgb(169, 157, 221) and HSL value hsl(251, 48%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A99DDD?+

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