#ADDE87 Color

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

Color preview

#ADDE87

Color formats

HEX
#ADDE87
RGB
rgb(173, 222, 135)
RGBA
rgba(173, 222, 135, 1)
HSL
hsl(94, 57%, 70%)
HSV
hsv(94, 39%, 87%)
CMYK
cmyk(22%, 0%, 39%, 13%)
CSS variable
--color-primary: #ADDE87;
Lowercase HEX
#adde87

Shades

Tints

Tones

Harmony

CSS snippets for #ADDE87

.color-adde87 {
  color: #ADDE87;
  background-color: #ADDE87;
}

Frequently asked questions

What color is #ADDE87?+

#ADDE87 is a HEX color with RGB value rgb(173, 222, 135) and HSL value hsl(94, 57%, 70%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADDE87?+

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