#ADDB42 Color

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

Color preview

#ADDB42

Color formats

HEX
#ADDB42
RGB
rgb(173, 219, 66)
RGBA
rgba(173, 219, 66, 1)
HSL
hsl(78, 68%, 56%)
HSV
hsv(78, 70%, 86%)
CMYK
cmyk(21%, 0%, 70%, 14%)
CSS variable
--color-primary: #ADDB42;
Lowercase HEX
#addb42

Shades

Tints

Tones

Harmony

CSS snippets for #ADDB42

.color-addb42 {
  color: #ADDB42;
  background-color: #ADDB42;
}

Frequently asked questions

What color is #ADDB42?+

#ADDB42 is a HEX color with RGB value rgb(173, 219, 66) and HSL value hsl(78, 68%, 56%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ADDB42?+

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