#ADD993 Color

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

Color preview

#ADD993

Color formats

HEX
#ADD993
RGB
rgb(173, 217, 147)
RGBA
rgba(173, 217, 147, 1)
HSL
hsl(98, 48%, 71%)
HSV
hsv(98, 32%, 85%)
CMYK
cmyk(20%, 0%, 32%, 15%)
CSS variable
--color-primary: #ADD993;
Lowercase HEX
#add993

Shades

Tints

Tones

Harmony

CSS snippets for #ADD993

.color-add993 {
  color: #ADD993;
  background-color: #ADD993;
}

Frequently asked questions

What color is #ADD993?+

#ADD993 is a HEX color with RGB value rgb(173, 217, 147) and HSL value hsl(98, 48%, 71%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADD993?+

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