#ADD49C Color

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

Color preview

#ADD49C

Color formats

HEX
#ADD49C
RGB
rgb(173, 212, 156)
RGBA
rgba(173, 212, 156, 1)
HSL
hsl(102, 39%, 72%)
HSV
hsv(102, 26%, 83%)
CMYK
cmyk(18%, 0%, 26%, 17%)
CSS variable
--color-primary: #ADD49C;
Lowercase HEX
#add49c

Shades

Tints

Tones

Harmony

CSS snippets for #ADD49C

.color-add49c {
  color: #ADD49C;
  background-color: #ADD49C;
}

Frequently asked questions

What color is #ADD49C?+

#ADD49C is a HEX color with RGB value rgb(173, 212, 156) and HSL value hsl(102, 39%, 72%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ADD49C?+

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