#AAA1E0 Color

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

Color preview

#AAA1E0

Color formats

HEX
#AAA1E0
RGB
rgb(170, 161, 224)
RGBA
rgba(170, 161, 224, 1)
HSL
hsl(249, 50%, 75%)
HSV
hsv(249, 28%, 88%)
CMYK
cmyk(24%, 28%, 0%, 12%)
CSS variable
--color-primary: #AAA1E0;
Lowercase HEX
#aaa1e0

Shades

Tints

Tones

Harmony

CSS snippets for #AAA1E0

.color-aaa1e0 {
  color: #AAA1E0;
  background-color: #AAA1E0;
}

Frequently asked questions

What color is #AAA1E0?+

#AAA1E0 is a HEX color with RGB value rgb(170, 161, 224) and HSL value hsl(249, 50%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AAA1E0?+

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