#AFDC7C Color

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

Color preview

#AFDC7C

Color formats

HEX
#AFDC7C
RGB
rgb(175, 220, 124)
RGBA
rgba(175, 220, 124, 1)
HSL
hsl(88, 58%, 67%)
HSV
hsv(88, 44%, 86%)
CMYK
cmyk(20%, 0%, 44%, 14%)
CSS variable
--color-primary: #AFDC7C;
Lowercase HEX
#afdc7c

Shades

Tints

Tones

Harmony

CSS snippets for #AFDC7C

.color-afdc7c {
  color: #AFDC7C;
  background-color: #AFDC7C;
}

Frequently asked questions

What color is #AFDC7C?+

#AFDC7C is a HEX color with RGB value rgb(175, 220, 124) and HSL value hsl(88, 58%, 67%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AFDC7C?+

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