#AAA1D9 Color

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

Color preview

#AAA1D9

Color formats

HEX
#AAA1D9
RGB
rgb(170, 161, 217)
RGBA
rgba(170, 161, 217, 1)
HSL
hsl(250, 42%, 74%)
HSV
hsv(250, 26%, 85%)
CMYK
cmyk(22%, 26%, 0%, 15%)
CSS variable
--color-primary: #AAA1D9;
Lowercase HEX
#aaa1d9

Shades

Tints

Tones

Harmony

CSS snippets for #AAA1D9

.color-aaa1d9 {
  color: #AAA1D9;
  background-color: #AAA1D9;
}

Frequently asked questions

What color is #AAA1D9?+

#AAA1D9 is a HEX color with RGB value rgb(170, 161, 217) and HSL value hsl(250, 42%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AAA1D9?+

The closest Tailwind color is slate-400, available as the bg-slate-400 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