#ADD293 Color

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

Color preview

#ADD293

Color formats

HEX
#ADD293
RGB
rgb(173, 210, 147)
RGBA
rgba(173, 210, 147, 1)
HSL
hsl(95, 41%, 70%)
HSV
hsv(95, 30%, 82%)
CMYK
cmyk(18%, 0%, 30%, 18%)
CSS variable
--color-primary: #ADD293;
Lowercase HEX
#add293

Shades

Tints

Tones

Harmony

CSS snippets for #ADD293

.color-add293 {
  color: #ADD293;
  background-color: #ADD293;
}

Frequently asked questions

What color is #ADD293?+

#ADD293 is a HEX color with RGB value rgb(173, 210, 147) and HSL value hsl(95, 41%, 70%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ADD293?+

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