#ADBF77 Color

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

Color preview

#ADBF77

Color formats

HEX
#ADBF77
RGB
rgb(173, 191, 119)
RGBA
rgba(173, 191, 119, 1)
HSL
hsl(75, 36%, 61%)
HSV
hsv(75, 38%, 75%)
CMYK
cmyk(9%, 0%, 38%, 25%)
CSS variable
--color-primary: #ADBF77;
Lowercase HEX
#adbf77

Shades

Tints

Tones

Harmony

CSS snippets for #ADBF77

.color-adbf77 {
  color: #ADBF77;
  background-color: #ADBF77;
}

Frequently asked questions

What color is #ADBF77?+

#ADBF77 is a HEX color with RGB value rgb(173, 191, 119) and HSL value hsl(75, 36%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADBF77?+

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