#AFFF9D Color

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

Color preview

#AFFF9D

Color formats

HEX
#AFFF9D
RGB
rgb(175, 255, 157)
RGBA
rgba(175, 255, 157, 1)
HSL
hsl(109, 100%, 81%)
HSV
hsv(109, 38%, 100%)
CMYK
cmyk(31%, 0%, 38%, 0%)
CSS variable
--color-primary: #AFFF9D;
Lowercase HEX
#afff9d

Shades

Tints

Tones

Harmony

CSS snippets for #AFFF9D

.color-afff9d {
  color: #AFFF9D;
  background-color: #AFFF9D;
}

Frequently asked questions

What color is #AFFF9D?+

#AFFF9D is a HEX color with RGB value rgb(175, 255, 157) and HSL value hsl(109, 100%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AFFF9D?+

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