#ABAAA0 Color

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

Color preview

#ABAAA0

Color formats

HEX
#ABAAA0
RGB
rgb(171, 170, 160)
RGBA
rgba(171, 170, 160, 1)
HSL
hsl(55, 6%, 65%)
HSV
hsv(55, 6%, 67%)
CMYK
cmyk(0%, 1%, 6%, 33%)
CSS variable
--color-primary: #ABAAA0;
Lowercase HEX
#abaaa0

Shades

Tints

Tones

Harmony

CSS snippets for #ABAAA0

.color-abaaa0 {
  color: #ABAAA0;
  background-color: #ABAAA0;
}

Frequently asked questions

What color is #ABAAA0?+

#ABAAA0 is a HEX color with RGB value rgb(171, 170, 160) and HSL value hsl(55, 6%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABAAA0?+

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