#AAA3B2 Color

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

Color preview

#AAA3B2

Color formats

HEX
#AAA3B2
RGB
rgb(170, 163, 178)
RGBA
rgba(170, 163, 178, 1)
HSL
hsl(268, 9%, 67%)
HSV
hsv(268, 8%, 70%)
CMYK
cmyk(4%, 8%, 0%, 30%)
CSS variable
--color-primary: #AAA3B2;
Lowercase HEX
#aaa3b2

Shades

Tints

Tones

Harmony

CSS snippets for #AAA3B2

.color-aaa3b2 {
  color: #AAA3B2;
  background-color: #AAA3B2;
}

Frequently asked questions

What color is #AAA3B2?+

#AAA3B2 is a HEX color with RGB value rgb(170, 163, 178) and HSL value hsl(268, 9%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA3B2?+

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