#ADDD9E Color

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

Color preview

#ADDD9E

Color formats

HEX
#ADDD9E
RGB
rgb(173, 221, 158)
RGBA
rgba(173, 221, 158, 1)
HSL
hsl(106, 48%, 74%)
HSV
hsv(106, 29%, 87%)
CMYK
cmyk(22%, 0%, 29%, 13%)
CSS variable
--color-primary: #ADDD9E;
Lowercase HEX
#addd9e

Shades

Tints

Tones

Harmony

CSS snippets for #ADDD9E

.color-addd9e {
  color: #ADDD9E;
  background-color: #ADDD9E;
}

Frequently asked questions

What color is #ADDD9E?+

#ADDD9E is a HEX color with RGB value rgb(173, 221, 158) and HSL value hsl(106, 48%, 74%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADDD9E?+

The closest Tailwind color is green-300, available as the bg-green-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