#AAA7EC Color

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

Color preview

#AAA7EC

Color formats

HEX
#AAA7EC
RGB
rgb(170, 167, 236)
RGBA
rgba(170, 167, 236, 1)
HSL
hsl(243, 64%, 79%)
HSV
hsv(243, 29%, 93%)
CMYK
cmyk(28%, 29%, 0%, 7%)
CSS variable
--color-primary: #AAA7EC;
Lowercase HEX
#aaa7ec

Shades

Tints

Tones

Harmony

CSS snippets for #AAA7EC

.color-aaa7ec {
  color: #AAA7EC;
  background-color: #AAA7EC;
}

Frequently asked questions

What color is #AAA7EC?+

#AAA7EC is a HEX color with RGB value rgb(170, 167, 236) and HSL value hsl(243, 64%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AAA7EC?+

The closest Tailwind color is indigo-300, available as the bg-indigo-300 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