#ADDD46 Color

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

Color preview

#ADDD46

Color formats

HEX
#ADDD46
RGB
rgb(173, 221, 70)
RGBA
rgba(173, 221, 70, 1)
HSL
hsl(79, 69%, 57%)
HSV
hsv(79, 68%, 87%)
CMYK
cmyk(22%, 0%, 68%, 13%)
CSS variable
--color-primary: #ADDD46;
Lowercase HEX
#addd46

Shades

Tints

Tones

Harmony

CSS snippets for #ADDD46

.color-addd46 {
  color: #ADDD46;
  background-color: #ADDD46;
}

Frequently asked questions

What color is #ADDD46?+

#ADDD46 is a HEX color with RGB value rgb(173, 221, 70) and HSL value hsl(79, 69%, 57%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ADDD46?+

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