#AFFD96 Color

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

Color preview

#AFFD96

Color formats

HEX
#AFFD96
RGB
rgb(175, 253, 150)
RGBA
rgba(175, 253, 150, 1)
HSL
hsl(105, 96%, 79%)
HSV
hsv(105, 41%, 99%)
CMYK
cmyk(31%, 0%, 41%, 1%)
CSS variable
--color-primary: #AFFD96;
Lowercase HEX
#affd96

Shades

Tints

Tones

Harmony

CSS snippets for #AFFD96

.color-affd96 {
  color: #AFFD96;
  background-color: #AFFD96;
}

Frequently asked questions

What color is #AFFD96?+

#AFFD96 is a HEX color with RGB value rgb(175, 253, 150) and HSL value hsl(105, 96%, 79%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AFFD96?+

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