#ADDF90 Color

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

Color preview

#ADDF90

Color formats

HEX
#ADDF90
RGB
rgb(173, 223, 144)
RGBA
rgba(173, 223, 144, 1)
HSL
hsl(98, 55%, 72%)
HSV
hsv(98, 35%, 87%)
CMYK
cmyk(22%, 0%, 35%, 13%)
CSS variable
--color-primary: #ADDF90;
Lowercase HEX
#addf90

Shades

Tints

Tones

Harmony

CSS snippets for #ADDF90

.color-addf90 {
  color: #ADDF90;
  background-color: #ADDF90;
}

Frequently asked questions

What color is #ADDF90?+

#ADDF90 is a HEX color with RGB value rgb(173, 223, 144) and HSL value hsl(98, 55%, 72%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADDF90?+

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