#ADD42B Color

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

Color preview

#ADD42B

Color formats

HEX
#ADD42B
RGB
rgb(173, 212, 43)
RGBA
rgba(173, 212, 43, 1)
HSL
hsl(74, 66%, 50%)
HSV
hsv(74, 80%, 83%)
CMYK
cmyk(18%, 0%, 80%, 17%)
CSS variable
--color-primary: #ADD42B;
Lowercase HEX
#add42b

Shades

Tints

Tones

Harmony

CSS snippets for #ADD42B

.color-add42b {
  color: #ADD42B;
  background-color: #ADD42B;
}

Frequently asked questions

What color is #ADD42B?+

#ADD42B is a HEX color with RGB value rgb(173, 212, 43) and HSL value hsl(74, 66%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ADD42B?+

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