#ADD53F Color

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

Color preview

#ADD53F

Color formats

HEX
#ADD53F
RGB
rgb(173, 213, 63)
RGBA
rgba(173, 213, 63, 1)
HSL
hsl(76, 64%, 54%)
HSV
hsv(76, 70%, 84%)
CMYK
cmyk(19%, 0%, 70%, 16%)
CSS variable
--color-primary: #ADD53F;
Lowercase HEX
#add53f

Shades

Tints

Tones

Harmony

CSS snippets for #ADD53F

.color-add53f {
  color: #ADD53F;
  background-color: #ADD53F;
}

Frequently asked questions

What color is #ADD53F?+

#ADD53F is a HEX color with RGB value rgb(173, 213, 63) and HSL value hsl(76, 64%, 54%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ADD53F?+

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