#AAB4DC Color

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

Color preview

#AAB4DC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAB4DC

.color-aab4dc {
  color: #AAB4DC;
  background-color: #AAB4DC;
}

Frequently asked questions

What color is #AAB4DC?+

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

What is the closest Tailwind color to #AAB4DC?+

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