#AAA7DA Color

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

Color preview

#AAA7DA

Color formats

HEX
#AAA7DA
RGB
rgb(170, 167, 218)
RGBA
rgba(170, 167, 218, 1)
HSL
hsl(244, 41%, 75%)
HSV
hsv(244, 23%, 85%)
CMYK
cmyk(22%, 23%, 0%, 15%)
CSS variable
--color-primary: #AAA7DA;
Lowercase HEX
#aaa7da

Shades

Tints

Tones

Harmony

CSS snippets for #AAA7DA

.color-aaa7da {
  color: #AAA7DA;
  background-color: #AAA7DA;
}

Frequently asked questions

What color is #AAA7DA?+

#AAA7DA is a HEX color with RGB value rgb(170, 167, 218) and HSL value hsl(244, 41%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AAA7DA?+

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