#ADDE96 Color

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

Color preview

#ADDE96

Color formats

HEX
#ADDE96
RGB
rgb(173, 222, 150)
RGBA
rgba(173, 222, 150, 1)
HSL
hsl(101, 52%, 73%)
HSV
hsv(101, 32%, 87%)
CMYK
cmyk(22%, 0%, 32%, 13%)
CSS variable
--color-primary: #ADDE96;
Lowercase HEX
#adde96

Shades

Tints

Tones

Harmony

CSS snippets for #ADDE96

.color-adde96 {
  color: #ADDE96;
  background-color: #ADDE96;
}

Frequently asked questions

What color is #ADDE96?+

#ADDE96 is a HEX color with RGB value rgb(173, 222, 150) and HSL value hsl(101, 52%, 73%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADDE96?+

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