#ADDC46 Color

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

Color preview

#ADDC46

Color formats

HEX
#ADDC46
RGB
rgb(173, 220, 70)
RGBA
rgba(173, 220, 70, 1)
HSL
hsl(79, 68%, 57%)
HSV
hsv(79, 68%, 86%)
CMYK
cmyk(21%, 0%, 68%, 14%)
CSS variable
--color-primary: #ADDC46;
Lowercase HEX
#addc46

Shades

Tints

Tones

Harmony

CSS snippets for #ADDC46

.color-addc46 {
  color: #ADDC46;
  background-color: #ADDC46;
}

Frequently asked questions

What color is #ADDC46?+

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

What is the closest Tailwind color to #ADDC46?+

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