#ADCF5F Color

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

Color preview

#ADCF5F

Color formats

HEX
#ADCF5F
RGB
rgb(173, 207, 95)
RGBA
rgba(173, 207, 95, 1)
HSL
hsl(78, 54%, 59%)
HSV
hsv(78, 54%, 81%)
CMYK
cmyk(16%, 0%, 54%, 19%)
CSS variable
--color-primary: #ADCF5F;
Lowercase HEX
#adcf5f

Shades

Tints

Tones

Harmony

CSS snippets for #ADCF5F

.color-adcf5f {
  color: #ADCF5F;
  background-color: #ADCF5F;
}

Frequently asked questions

What color is #ADCF5F?+

#ADCF5F is a HEX color with RGB value rgb(173, 207, 95) and HSL value hsl(78, 54%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADCF5F?+

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