#ADD129 Color

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

Color preview

#ADD129

Color formats

HEX
#ADD129
RGB
rgb(173, 209, 41)
RGBA
rgba(173, 209, 41, 1)
HSL
hsl(73, 67%, 49%)
HSV
hsv(73, 80%, 82%)
CMYK
cmyk(17%, 0%, 80%, 18%)
CSS variable
--color-primary: #ADD129;
Lowercase HEX
#add129

Shades

Tints

Tones

Harmony

CSS snippets for #ADD129

.color-add129 {
  color: #ADD129;
  background-color: #ADD129;
}

Frequently asked questions

What color is #ADD129?+

#ADD129 is a HEX color with RGB value rgb(173, 209, 41) and HSL value hsl(73, 67%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ADD129?+

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