#ADCB5D Color

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

Color preview

#ADCB5D

Color formats

HEX
#ADCB5D
RGB
rgb(173, 203, 93)
RGBA
rgba(173, 203, 93, 1)
HSL
hsl(76, 51%, 58%)
HSV
hsv(76, 54%, 80%)
CMYK
cmyk(15%, 0%, 54%, 20%)
CSS variable
--color-primary: #ADCB5D;
Lowercase HEX
#adcb5d

Shades

Tints

Tones

Harmony

CSS snippets for #ADCB5D

.color-adcb5d {
  color: #ADCB5D;
  background-color: #ADCB5D;
}

Frequently asked questions

What color is #ADCB5D?+

#ADCB5D is a HEX color with RGB value rgb(173, 203, 93) and HSL value hsl(76, 51%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADCB5D?+

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