#ADABA1 Color

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

Color preview

#ADABA1

Color formats

HEX
#ADABA1
RGB
rgb(173, 171, 161)
RGBA
rgba(173, 171, 161, 1)
HSL
hsl(50, 7%, 65%)
HSV
hsv(50, 7%, 68%)
CMYK
cmyk(0%, 1%, 7%, 32%)
CSS variable
--color-primary: #ADABA1;
Lowercase HEX
#adaba1

Shades

Tints

Tones

Harmony

CSS snippets for #ADABA1

.color-adaba1 {
  color: #ADABA1;
  background-color: #ADABA1;
}

Frequently asked questions

What color is #ADABA1?+

#ADABA1 is a HEX color with RGB value rgb(173, 171, 161) and HSL value hsl(50, 7%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ADABA1?+

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