#ADD79C Color

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

Color preview

#ADD79C

Color formats

HEX
#ADD79C
RGB
rgb(173, 215, 156)
RGBA
rgba(173, 215, 156, 1)
HSL
hsl(103, 42%, 73%)
HSV
hsv(103, 27%, 84%)
CMYK
cmyk(20%, 0%, 27%, 16%)
CSS variable
--color-primary: #ADD79C;
Lowercase HEX
#add79c

Shades

Tints

Tones

Harmony

CSS snippets for #ADD79C

.color-add79c {
  color: #ADD79C;
  background-color: #ADD79C;
}

Frequently asked questions

What color is #ADD79C?+

#ADD79C is a HEX color with RGB value rgb(173, 215, 156) and HSL value hsl(103, 42%, 73%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADD79C?+

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