#ADCB86 Color

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

Color preview

#ADCB86

Color formats

HEX
#ADCB86
RGB
rgb(173, 203, 134)
RGBA
rgba(173, 203, 134, 1)
HSL
hsl(86, 40%, 66%)
HSV
hsv(86, 34%, 80%)
CMYK
cmyk(15%, 0%, 34%, 20%)
CSS variable
--color-primary: #ADCB86;
Lowercase HEX
#adcb86

Shades

Tints

Tones

Harmony

CSS snippets for #ADCB86

.color-adcb86 {
  color: #ADCB86;
  background-color: #ADCB86;
}

Frequently asked questions

What color is #ADCB86?+

#ADCB86 is a HEX color with RGB value rgb(173, 203, 134) and HSL value hsl(86, 40%, 66%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ADCB86?+

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