#AFDF82 Color

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

Color preview

#AFDF82

Color formats

HEX
#AFDF82
RGB
rgb(175, 223, 130)
RGBA
rgba(175, 223, 130, 1)
HSL
hsl(91, 59%, 69%)
HSV
hsv(91, 42%, 87%)
CMYK
cmyk(22%, 0%, 42%, 13%)
CSS variable
--color-primary: #AFDF82;
Lowercase HEX
#afdf82

Shades

Tints

Tones

Harmony

CSS snippets for #AFDF82

.color-afdf82 {
  color: #AFDF82;
  background-color: #AFDF82;
}

Frequently asked questions

What color is #AFDF82?+

#AFDF82 is a HEX color with RGB value rgb(175, 223, 130) and HSL value hsl(91, 59%, 69%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AFDF82?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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