#ADAB95 Color

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

Color preview

#ADAB95

Color formats

HEX
#ADAB95
RGB
rgb(173, 171, 149)
RGBA
rgba(173, 171, 149, 1)
HSL
hsl(55, 13%, 63%)
HSV
hsv(55, 14%, 68%)
CMYK
cmyk(0%, 1%, 14%, 32%)
CSS variable
--color-primary: #ADAB95;
Lowercase HEX
#adab95

Shades

Tints

Tones

Harmony

CSS snippets for #ADAB95

.color-adab95 {
  color: #ADAB95;
  background-color: #ADAB95;
}

Frequently asked questions

What color is #ADAB95?+

#ADAB95 is a HEX color with RGB value rgb(173, 171, 149) and HSL value hsl(55, 13%, 63%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ADAB95?+

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