#ADD499 Color

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

Color preview

#ADD499

Color formats

HEX
#ADD499
RGB
rgb(173, 212, 153)
RGBA
rgba(173, 212, 153, 1)
HSL
hsl(100, 41%, 72%)
HSV
hsv(100, 28%, 83%)
CMYK
cmyk(18%, 0%, 28%, 17%)
CSS variable
--color-primary: #ADD499;
Lowercase HEX
#add499

Shades

Tints

Tones

Harmony

CSS snippets for #ADD499

.color-add499 {
  color: #ADD499;
  background-color: #ADD499;
}

Frequently asked questions

What color is #ADD499?+

#ADD499 is a HEX color with RGB value rgb(173, 212, 153) and HSL value hsl(100, 41%, 72%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ADD499?+

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