#ADD373 Color

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

Color preview

#ADD373

Color formats

HEX
#ADD373
RGB
rgb(173, 211, 115)
RGBA
rgba(173, 211, 115, 1)
HSL
hsl(84, 52%, 64%)
HSV
hsv(84, 45%, 83%)
CMYK
cmyk(18%, 0%, 45%, 17%)
CSS variable
--color-primary: #ADD373;
Lowercase HEX
#add373

Shades

Tints

Tones

Harmony

CSS snippets for #ADD373

.color-add373 {
  color: #ADD373;
  background-color: #ADD373;
}

Frequently asked questions

What color is #ADD373?+

#ADD373 is a HEX color with RGB value rgb(173, 211, 115) and HSL value hsl(84, 52%, 64%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADD373?+

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