#AAAAD8 Color

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

Color preview

#AAAAD8

Color formats

HEX
#AAAAD8
RGB
rgb(170, 170, 216)
RGBA
rgba(170, 170, 216, 1)
HSL
hsl(240, 37%, 76%)
HSV
hsv(240, 21%, 85%)
CMYK
cmyk(21%, 21%, 0%, 15%)
CSS variable
--color-primary: #AAAAD8;
Lowercase HEX
#aaaad8

Shades

Tints

Tones

Harmony

CSS snippets for #AAAAD8

.color-aaaad8 {
  color: #AAAAD8;
  background-color: #AAAAD8;
}

Frequently asked questions

What color is #AAAAD8?+

#AAAAD8 is a HEX color with RGB value rgb(170, 170, 216) and HSL value hsl(240, 37%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AAAAD8?+

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