#A99EEC Color

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

Color preview

#A99EEC

Color formats

HEX
#A99EEC
RGB
rgb(169, 158, 236)
RGBA
rgba(169, 158, 236, 1)
HSL
hsl(248, 67%, 77%)
HSV
hsv(248, 33%, 93%)
CMYK
cmyk(28%, 33%, 0%, 7%)
CSS variable
--color-primary: #A99EEC;
Lowercase HEX
#a99eec

Shades

Tints

Tones

Harmony

CSS snippets for #A99EEC

.color-a99eec {
  color: #A99EEC;
  background-color: #A99EEC;
}

Frequently asked questions

What color is #A99EEC?+

#A99EEC is a HEX color with RGB value rgb(169, 158, 236) and HSL value hsl(248, 67%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A99EEC?+

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