#AA9DEC Color

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

Color preview

#AA9DEC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AA9DEC

.color-aa9dec {
  color: #AA9DEC;
  background-color: #AA9DEC;
}

Frequently asked questions

What color is #AA9DEC?+

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

What is the closest Tailwind color to #AA9DEC?+

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