#AAA9BC Color

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

Color preview

#AAA9BC

Color formats

HEX
#AAA9BC
RGB
rgb(170, 169, 188)
RGBA
rgba(170, 169, 188, 1)
HSL
hsl(243, 12%, 70%)
HSV
hsv(243, 10%, 74%)
CMYK
cmyk(10%, 10%, 0%, 26%)
CSS variable
--color-primary: #AAA9BC;
Lowercase HEX
#aaa9bc

Shades

Tints

Tones

Harmony

CSS snippets for #AAA9BC

.color-aaa9bc {
  color: #AAA9BC;
  background-color: #AAA9BC;
}

Frequently asked questions

What color is #AAA9BC?+

#AAA9BC is a HEX color with RGB value rgb(170, 169, 188) and HSL value hsl(243, 12%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA9BC?+

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