#AAA8BB Color

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

Color preview

#AAA8BB

Color formats

HEX
#AAA8BB
RGB
rgb(170, 168, 187)
RGBA
rgba(170, 168, 187, 1)
HSL
hsl(246, 12%, 70%)
HSV
hsv(246, 10%, 73%)
CMYK
cmyk(9%, 10%, 0%, 27%)
CSS variable
--color-primary: #AAA8BB;
Lowercase HEX
#aaa8bb

Shades

Tints

Tones

Harmony

CSS snippets for #AAA8BB

.color-aaa8bb {
  color: #AAA8BB;
  background-color: #AAA8BB;
}

Frequently asked questions

What color is #AAA8BB?+

#AAA8BB is a HEX color with RGB value rgb(170, 168, 187) and HSL value hsl(246, 12%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA8BB?+

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