#AAA1DB Color

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

Color preview

#AAA1DB

Color formats

HEX
#AAA1DB
RGB
rgb(170, 161, 219)
RGBA
rgba(170, 161, 219, 1)
HSL
hsl(249, 45%, 75%)
HSV
hsv(249, 26%, 86%)
CMYK
cmyk(22%, 26%, 0%, 14%)
CSS variable
--color-primary: #AAA1DB;
Lowercase HEX
#aaa1db

Shades

Tints

Tones

Harmony

CSS snippets for #AAA1DB

.color-aaa1db {
  color: #AAA1DB;
  background-color: #AAA1DB;
}

Frequently asked questions

What color is #AAA1DB?+

#AAA1DB is a HEX color with RGB value rgb(170, 161, 219) and HSL value hsl(249, 45%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AAA1DB?+

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