#A99BEC Color

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

Color preview

#A99BEC

Color formats

HEX
#A99BEC
RGB
rgb(169, 155, 236)
RGBA
rgba(169, 155, 236, 1)
HSL
hsl(250, 68%, 77%)
HSV
hsv(250, 34%, 93%)
CMYK
cmyk(28%, 34%, 0%, 7%)
CSS variable
--color-primary: #A99BEC;
Lowercase HEX
#a99bec

Shades

Tints

Tones

Harmony

CSS snippets for #A99BEC

.color-a99bec {
  color: #A99BEC;
  background-color: #A99BEC;
}

Frequently asked questions

What color is #A99BEC?+

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

What is the closest Tailwind color to #A99BEC?+

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