#ADD28E Color

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

Color preview

#ADD28E

Color formats

HEX
#ADD28E
RGB
rgb(173, 210, 142)
RGBA
rgba(173, 210, 142, 1)
HSL
hsl(93, 43%, 69%)
HSV
hsv(93, 32%, 82%)
CMYK
cmyk(18%, 0%, 32%, 18%)
CSS variable
--color-primary: #ADD28E;
Lowercase HEX
#add28e

Shades

Tints

Tones

Harmony

CSS snippets for #ADD28E

.color-add28e {
  color: #ADD28E;
  background-color: #ADD28E;
}

Frequently asked questions

What color is #ADD28E?+

#ADD28E is a HEX color with RGB value rgb(173, 210, 142) and HSL value hsl(93, 43%, 69%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ADD28E?+

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