#ADD79F Color

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

Color preview

#ADD79F

Color formats

HEX
#ADD79F
RGB
rgb(173, 215, 159)
RGBA
rgba(173, 215, 159, 1)
HSL
hsl(105, 41%, 73%)
HSV
hsv(105, 26%, 84%)
CMYK
cmyk(20%, 0%, 26%, 16%)
CSS variable
--color-primary: #ADD79F;
Lowercase HEX
#add79f

Shades

Tints

Tones

Harmony

CSS snippets for #ADD79F

.color-add79f {
  color: #ADD79F;
  background-color: #ADD79F;
}

Frequently asked questions

What color is #ADD79F?+

#ADD79F is a HEX color with RGB value rgb(173, 215, 159) and HSL value hsl(105, 41%, 73%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADD79F?+

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