#AAA0B1 Color

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

Color preview

#AAA0B1

Color formats

HEX
#AAA0B1
RGB
rgb(170, 160, 177)
RGBA
rgba(170, 160, 177, 1)
HSL
hsl(275, 10%, 66%)
HSV
hsv(275, 10%, 69%)
CMYK
cmyk(4%, 10%, 0%, 31%)
CSS variable
--color-primary: #AAA0B1;
Lowercase HEX
#aaa0b1

Shades

Tints

Tones

Harmony

CSS snippets for #AAA0B1

.color-aaa0b1 {
  color: #AAA0B1;
  background-color: #AAA0B1;
}

Frequently asked questions

What color is #AAA0B1?+

#AAA0B1 is a HEX color with RGB value rgb(170, 160, 177) and HSL value hsl(275, 10%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA0B1?+

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