#ADD534 Color

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

Color preview

#ADD534

Color formats

HEX
#ADD534
RGB
rgb(173, 213, 52)
RGBA
rgba(173, 213, 52, 1)
HSL
hsl(75, 66%, 52%)
HSV
hsv(75, 76%, 84%)
CMYK
cmyk(19%, 0%, 76%, 16%)
CSS variable
--color-primary: #ADD534;
Lowercase HEX
#add534

Shades

Tints

Tones

Harmony

CSS snippets for #ADD534

.color-add534 {
  color: #ADD534;
  background-color: #ADD534;
}

Frequently asked questions

What color is #ADD534?+

#ADD534 is a HEX color with RGB value rgb(173, 213, 52) and HSL value hsl(75, 66%, 52%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ADD534?+

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