#ADDB87 Color

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

Color preview

#ADDB87

Color formats

HEX
#ADDB87
RGB
rgb(173, 219, 135)
RGBA
rgba(173, 219, 135, 1)
HSL
hsl(93, 54%, 69%)
HSV
hsv(93, 38%, 86%)
CMYK
cmyk(21%, 0%, 38%, 14%)
CSS variable
--color-primary: #ADDB87;
Lowercase HEX
#addb87

Shades

Tints

Tones

Harmony

CSS snippets for #ADDB87

.color-addb87 {
  color: #ADDB87;
  background-color: #ADDB87;
}

Frequently asked questions

What color is #ADDB87?+

#ADDB87 is a HEX color with RGB value rgb(173, 219, 135) and HSL value hsl(93, 54%, 69%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADDB87?+

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