#ADDF2F Color

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

Color preview

#ADDF2F

Color formats

HEX
#ADDF2F
RGB
rgb(173, 223, 47)
RGBA
rgba(173, 223, 47, 1)
HSL
hsl(77, 73%, 53%)
HSV
hsv(77, 79%, 87%)
CMYK
cmyk(22%, 0%, 79%, 13%)
CSS variable
--color-primary: #ADDF2F;
Lowercase HEX
#addf2f

Shades

Tints

Tones

Harmony

CSS snippets for #ADDF2F

.color-addf2f {
  color: #ADDF2F;
  background-color: #ADDF2F;
}

Frequently asked questions

What color is #ADDF2F?+

#ADDF2F is a HEX color with RGB value rgb(173, 223, 47) and HSL value hsl(77, 73%, 53%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ADDF2F?+

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