#ADBF80 Color

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

Color preview

#ADBF80

Color formats

HEX
#ADBF80
RGB
rgb(173, 191, 128)
RGBA
rgba(173, 191, 128, 1)
HSL
hsl(77, 33%, 63%)
HSV
hsv(77, 33%, 75%)
CMYK
cmyk(9%, 0%, 33%, 25%)
CSS variable
--color-primary: #ADBF80;
Lowercase HEX
#adbf80

Shades

Tints

Tones

Harmony

CSS snippets for #ADBF80

.color-adbf80 {
  color: #ADBF80;
  background-color: #ADBF80;
}

Frequently asked questions

What color is #ADBF80?+

#ADBF80 is a HEX color with RGB value rgb(173, 191, 128) and HSL value hsl(77, 33%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADBF80?+

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