#ADDD90 Color

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

Color preview

#ADDD90

Color formats

HEX
#ADDD90
RGB
rgb(173, 221, 144)
RGBA
rgba(173, 221, 144, 1)
HSL
hsl(97, 53%, 72%)
HSV
hsv(97, 35%, 87%)
CMYK
cmyk(22%, 0%, 35%, 13%)
CSS variable
--color-primary: #ADDD90;
Lowercase HEX
#addd90

Shades

Tints

Tones

Harmony

CSS snippets for #ADDD90

.color-addd90 {
  color: #ADDD90;
  background-color: #ADDD90;
}

Frequently asked questions

What color is #ADDD90?+

#ADDD90 is a HEX color with RGB value rgb(173, 221, 144) and HSL value hsl(97, 53%, 72%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADDD90?+

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