#ADCF68 Color

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

Color preview

#ADCF68

Color formats

HEX
#ADCF68
RGB
rgb(173, 207, 104)
RGBA
rgba(173, 207, 104, 1)
HSL
hsl(80, 52%, 61%)
HSV
hsv(80, 50%, 81%)
CMYK
cmyk(16%, 0%, 50%, 19%)
CSS variable
--color-primary: #ADCF68;
Lowercase HEX
#adcf68

Shades

Tints

Tones

Harmony

CSS snippets for #ADCF68

.color-adcf68 {
  color: #ADCF68;
  background-color: #ADCF68;
}

Frequently asked questions

What color is #ADCF68?+

#ADCF68 is a HEX color with RGB value rgb(173, 207, 104) and HSL value hsl(80, 52%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADCF68?+

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