#ADD74C Color

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

Color preview

#ADD74C

Color formats

HEX
#ADD74C
RGB
rgb(173, 215, 76)
RGBA
rgba(173, 215, 76, 1)
HSL
hsl(78, 63%, 57%)
HSV
hsv(78, 65%, 84%)
CMYK
cmyk(20%, 0%, 65%, 16%)
CSS variable
--color-primary: #ADD74C;
Lowercase HEX
#add74c

Shades

Tints

Tones

Harmony

CSS snippets for #ADD74C

.color-add74c {
  color: #ADD74C;
  background-color: #ADD74C;
}

Frequently asked questions

What color is #ADD74C?+

#ADD74C is a HEX color with RGB value rgb(173, 215, 76) and HSL value hsl(78, 63%, 57%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ADD74C?+

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