#ADC85E Color

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

Color preview

#ADC85E

Color formats

HEX
#ADC85E
RGB
rgb(173, 200, 94)
RGBA
rgba(173, 200, 94, 1)
HSL
hsl(75, 49%, 58%)
HSV
hsv(75, 53%, 78%)
CMYK
cmyk(13%, 0%, 53%, 22%)
CSS variable
--color-primary: #ADC85E;
Lowercase HEX
#adc85e

Shades

Tints

Tones

Harmony

CSS snippets for #ADC85E

.color-adc85e {
  color: #ADC85E;
  background-color: #ADC85E;
}

Frequently asked questions

What color is #ADC85E?+

#ADC85E is a HEX color with RGB value rgb(173, 200, 94) and HSL value hsl(75, 49%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADC85E?+

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