#AA9DCB Color

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

Color preview

#AA9DCB

Color formats

HEX
#AA9DCB
RGB
rgb(170, 157, 203)
RGBA
rgba(170, 157, 203, 1)
HSL
hsl(257, 31%, 71%)
HSV
hsv(257, 23%, 80%)
CMYK
cmyk(16%, 23%, 0%, 20%)
CSS variable
--color-primary: #AA9DCB;
Lowercase HEX
#aa9dcb

Shades

Tints

Tones

Harmony

CSS snippets for #AA9DCB

.color-aa9dcb {
  color: #AA9DCB;
  background-color: #AA9DCB;
}

Frequently asked questions

What color is #AA9DCB?+

#AA9DCB is a HEX color with RGB value rgb(170, 157, 203) and HSL value hsl(257, 31%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AA9DCB?+

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