#AAA8CB Color

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

Color preview

#AAA8CB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAA8CB

.color-aaa8cb {
  color: #AAA8CB;
  background-color: #AAA8CB;
}

Frequently asked questions

What color is #AAA8CB?+

#AAA8CB is a HEX color with RGB value rgb(170, 168, 203) and HSL value hsl(243, 25%, 73%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA8CB?+

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