#ABAAA2 Color

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

Color preview

#ABAAA2

Color formats

HEX
#ABAAA2
RGB
rgb(171, 170, 162)
RGBA
rgba(171, 170, 162, 1)
HSL
hsl(53, 5%, 65%)
HSV
hsv(53, 5%, 67%)
CMYK
cmyk(0%, 1%, 5%, 33%)
CSS variable
--color-primary: #ABAAA2;
Lowercase HEX
#abaaa2

Shades

Tints

Tones

Harmony

CSS snippets for #ABAAA2

.color-abaaa2 {
  color: #ABAAA2;
  background-color: #ABAAA2;
}

Frequently asked questions

What color is #ABAAA2?+

#ABAAA2 is a HEX color with RGB value rgb(171, 170, 162) and HSL value hsl(53, 5%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABAAA2?+

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