#ADD49E Color

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

Color preview

#ADD49E

Color formats

HEX
#ADD49E
RGB
rgb(173, 212, 158)
RGBA
rgba(173, 212, 158, 1)
HSL
hsl(103, 39%, 73%)
HSV
hsv(103, 25%, 83%)
CMYK
cmyk(18%, 0%, 25%, 17%)
CSS variable
--color-primary: #ADD49E;
Lowercase HEX
#add49e

Shades

Tints

Tones

Harmony

CSS snippets for #ADD49E

.color-add49e {
  color: #ADD49E;
  background-color: #ADD49E;
}

Frequently asked questions

What color is #ADD49E?+

#ADD49E is a HEX color with RGB value rgb(173, 212, 158) and HSL value hsl(103, 39%, 73%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ADD49E?+

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