#AAB1A2 Color

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

Color preview

#AAB1A2

Color formats

HEX
#AAB1A2
RGB
rgb(170, 177, 162)
RGBA
rgba(170, 177, 162, 1)
HSL
hsl(88, 9%, 66%)
HSV
hsv(88, 8%, 69%)
CMYK
cmyk(4%, 0%, 8%, 31%)
CSS variable
--color-primary: #AAB1A2;
Lowercase HEX
#aab1a2

Shades

Tints

Tones

Harmony

CSS snippets for #AAB1A2

.color-aab1a2 {
  color: #AAB1A2;
  background-color: #AAB1A2;
}

Frequently asked questions

What color is #AAB1A2?+

#AAB1A2 is a HEX color with RGB value rgb(170, 177, 162) and HSL value hsl(88, 9%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAB1A2?+

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