#ADC05D Color

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

Color preview

#ADC05D

Color formats

HEX
#ADC05D
RGB
rgb(173, 192, 93)
RGBA
rgba(173, 192, 93, 1)
HSL
hsl(72, 44%, 56%)
HSV
hsv(72, 52%, 75%)
CMYK
cmyk(10%, 0%, 52%, 25%)
CSS variable
--color-primary: #ADC05D;
Lowercase HEX
#adc05d

Shades

Tints

Tones

Harmony

CSS snippets for #ADC05D

.color-adc05d {
  color: #ADC05D;
  background-color: #ADC05D;
}

Frequently asked questions

What color is #ADC05D?+

#ADC05D is a HEX color with RGB value rgb(173, 192, 93) and HSL value hsl(72, 44%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADC05D?+

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