#A99DEC Color

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

Color preview

#A99DEC

Color formats

HEX
#A99DEC
RGB
rgb(169, 157, 236)
RGBA
rgba(169, 157, 236, 1)
HSL
hsl(249, 68%, 77%)
HSV
hsv(249, 33%, 93%)
CMYK
cmyk(28%, 33%, 0%, 7%)
CSS variable
--color-primary: #A99DEC;
Lowercase HEX
#a99dec

Shades

Tints

Tones

Harmony

CSS snippets for #A99DEC

.color-a99dec {
  color: #A99DEC;
  background-color: #A99DEC;
}

Frequently asked questions

What color is #A99DEC?+

#A99DEC is a HEX color with RGB value rgb(169, 157, 236) and HSL value hsl(249, 68%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A99DEC?+

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