#AFED72 Color

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

Color preview

#AFED72

Color formats

HEX
#AFED72
RGB
rgb(175, 237, 114)
RGBA
rgba(175, 237, 114, 1)
HSL
hsl(90, 77%, 69%)
HSV
hsv(90, 52%, 93%)
CMYK
cmyk(26%, 0%, 52%, 7%)
CSS variable
--color-primary: #AFED72;
Lowercase HEX
#afed72

Shades

Tints

Tones

Harmony

CSS snippets for #AFED72

.color-afed72 {
  color: #AFED72;
  background-color: #AFED72;
}

Frequently asked questions

What color is #AFED72?+

#AFED72 is a HEX color with RGB value rgb(175, 237, 114) and HSL value hsl(90, 77%, 69%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AFED72?+

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