#AAB5DC Color

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

Color preview

#AAB5DC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAB5DC

.color-aab5dc {
  color: #AAB5DC;
  background-color: #AAB5DC;
}

Frequently asked questions

What color is #AAB5DC?+

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

What is the closest Tailwind color to #AAB5DC?+

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