#ADCB82 Color

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

Color preview

#ADCB82

Color formats

HEX
#ADCB82
RGB
rgb(173, 203, 130)
RGBA
rgba(173, 203, 130, 1)
HSL
hsl(85, 41%, 65%)
HSV
hsv(85, 36%, 80%)
CMYK
cmyk(15%, 0%, 36%, 20%)
CSS variable
--color-primary: #ADCB82;
Lowercase HEX
#adcb82

Shades

Tints

Tones

Harmony

CSS snippets for #ADCB82

.color-adcb82 {
  color: #ADCB82;
  background-color: #ADCB82;
}

Frequently asked questions

What color is #ADCB82?+

#ADCB82 is a HEX color with RGB value rgb(173, 203, 130) and HSL value hsl(85, 41%, 65%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADCB82?+

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