#AAA0EE Color

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

Color preview

#AAA0EE

Color formats

HEX
#AAA0EE
RGB
rgb(170, 160, 238)
RGBA
rgba(170, 160, 238, 1)
HSL
hsl(248, 70%, 78%)
HSV
hsv(248, 33%, 93%)
CMYK
cmyk(29%, 33%, 0%, 7%)
CSS variable
--color-primary: #AAA0EE;
Lowercase HEX
#aaa0ee

Shades

Tints

Tones

Harmony

CSS snippets for #AAA0EE

.color-aaa0ee {
  color: #AAA0EE;
  background-color: #AAA0EE;
}

Frequently asked questions

What color is #AAA0EE?+

#AAA0EE is a HEX color with RGB value rgb(170, 160, 238) and HSL value hsl(248, 70%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AAA0EE?+

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