#ADD49B Color

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

Color preview

#ADD49B

Color formats

HEX
#ADD49B
RGB
rgb(173, 212, 155)
RGBA
rgba(173, 212, 155, 1)
HSL
hsl(101, 40%, 72%)
HSV
hsv(101, 27%, 83%)
CMYK
cmyk(18%, 0%, 27%, 17%)
CSS variable
--color-primary: #ADD49B;
Lowercase HEX
#add49b

Shades

Tints

Tones

Harmony

CSS snippets for #ADD49B

.color-add49b {
  color: #ADD49B;
  background-color: #ADD49B;
}

Frequently asked questions

What color is #ADD49B?+

#ADD49B is a HEX color with RGB value rgb(173, 212, 155) and HSL value hsl(101, 40%, 72%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ADD49B?+

The closest Tailwind color is stone-400, available as the bg-stone-400 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