#AAA7CB Color

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

Color preview

#AAA7CB

Color formats

HEX
#AAA7CB
RGB
rgb(170, 167, 203)
RGBA
rgba(170, 167, 203, 1)
HSL
hsl(245, 26%, 73%)
HSV
hsv(245, 18%, 80%)
CMYK
cmyk(16%, 18%, 0%, 20%)
CSS variable
--color-primary: #AAA7CB;
Lowercase HEX
#aaa7cb

Shades

Tints

Tones

Harmony

CSS snippets for #AAA7CB

.color-aaa7cb {
  color: #AAA7CB;
  background-color: #AAA7CB;
}

Frequently asked questions

What color is #AAA7CB?+

#AAA7CB is a HEX color with RGB value rgb(170, 167, 203) and HSL value hsl(245, 26%, 73%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA7CB?+

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