#ADCB6F Color

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

Color preview

#ADCB6F

Color formats

HEX
#ADCB6F
RGB
rgb(173, 203, 111)
RGBA
rgba(173, 203, 111, 1)
HSL
hsl(80, 47%, 62%)
HSV
hsv(80, 45%, 80%)
CMYK
cmyk(15%, 0%, 45%, 20%)
CSS variable
--color-primary: #ADCB6F;
Lowercase HEX
#adcb6f

Shades

Tints

Tones

Harmony

CSS snippets for #ADCB6F

.color-adcb6f {
  color: #ADCB6F;
  background-color: #ADCB6F;
}

Frequently asked questions

What color is #ADCB6F?+

#ADCB6F is a HEX color with RGB value rgb(173, 203, 111) and HSL value hsl(80, 47%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADCB6F?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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