#ADD49F Color

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

Color preview

#ADD49F

Color formats

HEX
#ADD49F
RGB
rgb(173, 212, 159)
RGBA
rgba(173, 212, 159, 1)
HSL
hsl(104, 38%, 73%)
HSV
hsv(104, 25%, 83%)
CMYK
cmyk(18%, 0%, 25%, 17%)
CSS variable
--color-primary: #ADD49F;
Lowercase HEX
#add49f

Shades

Tints

Tones

Harmony

CSS snippets for #ADD49F

.color-add49f {
  color: #ADD49F;
  background-color: #ADD49F;
}

Frequently asked questions

What color is #ADD49F?+

#ADD49F is a HEX color with RGB value rgb(173, 212, 159) and HSL value hsl(104, 38%, 73%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ADD49F?+

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