#ADD79B Color

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

Color preview

#ADD79B

Color formats

HEX
#ADD79B
RGB
rgb(173, 215, 155)
RGBA
rgba(173, 215, 155, 1)
HSL
hsl(102, 43%, 73%)
HSV
hsv(102, 28%, 84%)
CMYK
cmyk(20%, 0%, 28%, 16%)
CSS variable
--color-primary: #ADD79B;
Lowercase HEX
#add79b

Shades

Tints

Tones

Harmony

CSS snippets for #ADD79B

.color-add79b {
  color: #ADD79B;
  background-color: #ADD79B;
}

Frequently asked questions

What color is #ADD79B?+

#ADD79B is a HEX color with RGB value rgb(173, 215, 155) and HSL value hsl(102, 43%, 73%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADD79B?+

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