#AAA5DE Color

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

Color preview

#AAA5DE

Color formats

HEX
#AAA5DE
RGB
rgb(170, 165, 222)
RGBA
rgba(170, 165, 222, 1)
HSL
hsl(245, 46%, 76%)
HSV
hsv(245, 26%, 87%)
CMYK
cmyk(23%, 26%, 0%, 13%)
CSS variable
--color-primary: #AAA5DE;
Lowercase HEX
#aaa5de

Shades

Tints

Tones

Harmony

CSS snippets for #AAA5DE

.color-aaa5de {
  color: #AAA5DE;
  background-color: #AAA5DE;
}

Frequently asked questions

What color is #AAA5DE?+

#AAA5DE is a HEX color with RGB value rgb(170, 165, 222) and HSL value hsl(245, 46%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AAA5DE?+

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