#ADAB81 Color

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

Color preview

#ADAB81

Color formats

HEX
#ADAB81
RGB
rgb(173, 171, 129)
RGBA
rgba(173, 171, 129, 1)
HSL
hsl(57, 21%, 59%)
HSV
hsv(57, 25%, 68%)
CMYK
cmyk(0%, 1%, 25%, 32%)
CSS variable
--color-primary: #ADAB81;
Lowercase HEX
#adab81

Shades

Tints

Tones

Harmony

CSS snippets for #ADAB81

.color-adab81 {
  color: #ADAB81;
  background-color: #ADAB81;
}

Frequently asked questions

What color is #ADAB81?+

#ADAB81 is a HEX color with RGB value rgb(173, 171, 129) and HSL value hsl(57, 21%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADAB81?+

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