#AAA9CB Color

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

Color preview

#AAA9CB

Color formats

HEX
#AAA9CB
RGB
rgb(170, 169, 203)
RGBA
rgba(170, 169, 203, 1)
HSL
hsl(242, 25%, 73%)
HSV
hsv(242, 17%, 80%)
CMYK
cmyk(16%, 17%, 0%, 20%)
CSS variable
--color-primary: #AAA9CB;
Lowercase HEX
#aaa9cb

Shades

Tints

Tones

Harmony

CSS snippets for #AAA9CB

.color-aaa9cb {
  color: #AAA9CB;
  background-color: #AAA9CB;
}

Frequently asked questions

What color is #AAA9CB?+

#AAA9CB is a HEX color with RGB value rgb(170, 169, 203) and HSL value hsl(242, 25%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AAA9CB?+

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