#AAACDC Color

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

Color preview

#AAACDC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAACDC

.color-aaacdc {
  color: #AAACDC;
  background-color: #AAACDC;
}

Frequently asked questions

What color is #AAACDC?+

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

What is the closest Tailwind color to #AAACDC?+

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