#ADDE7F Color

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

Color preview

#ADDE7F

Color formats

HEX
#ADDE7F
RGB
rgb(173, 222, 127)
RGBA
rgba(173, 222, 127, 1)
HSL
hsl(91, 59%, 68%)
HSV
hsv(91, 43%, 87%)
CMYK
cmyk(22%, 0%, 43%, 13%)
CSS variable
--color-primary: #ADDE7F;
Lowercase HEX
#adde7f

Shades

Tints

Tones

Harmony

CSS snippets for #ADDE7F

.color-adde7f {
  color: #ADDE7F;
  background-color: #ADDE7F;
}

Frequently asked questions

What color is #ADDE7F?+

#ADDE7F is a HEX color with RGB value rgb(173, 222, 127) and HSL value hsl(91, 59%, 68%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADDE7F?+

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