#ADD849 Color

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

Color preview

#ADD849

Color formats

HEX
#ADD849
RGB
rgb(173, 216, 73)
RGBA
rgba(173, 216, 73, 1)
HSL
hsl(78, 65%, 57%)
HSV
hsv(78, 66%, 85%)
CMYK
cmyk(20%, 0%, 66%, 15%)
CSS variable
--color-primary: #ADD849;
Lowercase HEX
#add849

Shades

Tints

Tones

Harmony

CSS snippets for #ADD849

.color-add849 {
  color: #ADD849;
  background-color: #ADD849;
}

Frequently asked questions

What color is #ADD849?+

#ADD849 is a HEX color with RGB value rgb(173, 216, 73) and HSL value hsl(78, 65%, 57%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ADD849?+

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