#ADBF85 Color

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

Color preview

#ADBF85

Color formats

HEX
#ADBF85
RGB
rgb(173, 191, 133)
RGBA
rgba(173, 191, 133, 1)
HSL
hsl(79, 31%, 64%)
HSV
hsv(79, 30%, 75%)
CMYK
cmyk(9%, 0%, 30%, 25%)
CSS variable
--color-primary: #ADBF85;
Lowercase HEX
#adbf85

Shades

Tints

Tones

Harmony

CSS snippets for #ADBF85

.color-adbf85 {
  color: #ADBF85;
  background-color: #ADBF85;
}

Frequently asked questions

What color is #ADBF85?+

#ADBF85 is a HEX color with RGB value rgb(173, 191, 133) and HSL value hsl(79, 31%, 64%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADBF85?+

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