#A99DDC Color

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

Color preview

#A99DDC

Color formats

HEX
#A99DDC
RGB
rgb(169, 157, 220)
RGBA
rgba(169, 157, 220, 1)
HSL
hsl(251, 47%, 74%)
HSV
hsv(251, 29%, 86%)
CMYK
cmyk(23%, 29%, 0%, 14%)
CSS variable
--color-primary: #A99DDC;
Lowercase HEX
#a99ddc

Shades

Tints

Tones

Harmony

CSS snippets for #A99DDC

.color-a99ddc {
  color: #A99DDC;
  background-color: #A99DDC;
}

Frequently asked questions

What color is #A99DDC?+

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

What is the closest Tailwind color to #A99DDC?+

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