#AFDC8E Color

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

Color preview

#AFDC8E

Color formats

HEX
#AFDC8E
RGB
rgb(175, 220, 142)
RGBA
rgba(175, 220, 142, 1)
HSL
hsl(95, 53%, 71%)
HSV
hsv(95, 35%, 86%)
CMYK
cmyk(20%, 0%, 35%, 14%)
CSS variable
--color-primary: #AFDC8E;
Lowercase HEX
#afdc8e

Shades

Tints

Tones

Harmony

CSS snippets for #AFDC8E

.color-afdc8e {
  color: #AFDC8E;
  background-color: #AFDC8E;
}

Frequently asked questions

What color is #AFDC8E?+

#AFDC8E is a HEX color with RGB value rgb(175, 220, 142) and HSL value hsl(95, 53%, 71%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AFDC8E?+

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