#ADEC6F Color

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

Color preview

#ADEC6F

Color formats

HEX
#ADEC6F
RGB
rgb(173, 236, 111)
RGBA
rgba(173, 236, 111, 1)
HSL
hsl(90, 77%, 68%)
HSV
hsv(90, 53%, 93%)
CMYK
cmyk(27%, 0%, 53%, 7%)
CSS variable
--color-primary: #ADEC6F;
Lowercase HEX
#adec6f

Shades

Tints

Tones

Harmony

CSS snippets for #ADEC6F

.color-adec6f {
  color: #ADEC6F;
  background-color: #ADEC6F;
}

Frequently asked questions

What color is #ADEC6F?+

#ADEC6F is a HEX color with RGB value rgb(173, 236, 111) and HSL value hsl(90, 77%, 68%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADEC6F?+

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