#AAAADC Color

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

Color preview

#AAAADC

Color formats

HEX
#AAAADC
RGB
rgb(170, 170, 220)
RGBA
rgba(170, 170, 220, 1)
HSL
hsl(240, 42%, 76%)
HSV
hsv(240, 23%, 86%)
CMYK
cmyk(23%, 23%, 0%, 14%)
CSS variable
--color-primary: #AAAADC;
Lowercase HEX
#aaaadc

Shades

Tints

Tones

Harmony

CSS snippets for #AAAADC

.color-aaaadc {
  color: #AAAADC;
  background-color: #AAAADC;
}

Frequently asked questions

What color is #AAAADC?+

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

What is the closest Tailwind color to #AAAADC?+

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