#ADD298 Color

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

Color preview

#ADD298

Color formats

HEX
#ADD298
RGB
rgb(173, 210, 152)
RGBA
rgba(173, 210, 152, 1)
HSL
hsl(98, 39%, 71%)
HSV
hsv(98, 28%, 82%)
CMYK
cmyk(18%, 0%, 28%, 18%)
CSS variable
--color-primary: #ADD298;
Lowercase HEX
#add298

Shades

Tints

Tones

Harmony

CSS snippets for #ADD298

.color-add298 {
  color: #ADD298;
  background-color: #ADD298;
}

Frequently asked questions

What color is #ADD298?+

#ADD298 is a HEX color with RGB value rgb(173, 210, 152) and HSL value hsl(98, 39%, 71%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ADD298?+

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