#ADDD8B Color

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

Color preview

#ADDD8B

Color formats

HEX
#ADDD8B
RGB
rgb(173, 221, 139)
RGBA
rgba(173, 221, 139, 1)
HSL
hsl(95, 55%, 71%)
HSV
hsv(95, 37%, 87%)
CMYK
cmyk(22%, 0%, 37%, 13%)
CSS variable
--color-primary: #ADDD8B;
Lowercase HEX
#addd8b

Shades

Tints

Tones

Harmony

CSS snippets for #ADDD8B

.color-addd8b {
  color: #ADDD8B;
  background-color: #ADDD8B;
}

Frequently asked questions

What color is #ADDD8B?+

#ADDD8B is a HEX color with RGB value rgb(173, 221, 139) and HSL value hsl(95, 55%, 71%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADDD8B?+

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