#AFFC95 Color

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

Color preview

#AFFC95

Color formats

HEX
#AFFC95
RGB
rgb(175, 252, 149)
RGBA
rgba(175, 252, 149, 1)
HSL
hsl(105, 94%, 79%)
HSV
hsv(105, 41%, 99%)
CMYK
cmyk(31%, 0%, 41%, 1%)
CSS variable
--color-primary: #AFFC95;
Lowercase HEX
#affc95

Shades

Tints

Tones

Harmony

CSS snippets for #AFFC95

.color-affc95 {
  color: #AFFC95;
  background-color: #AFFC95;
}

Frequently asked questions

What color is #AFFC95?+

#AFFC95 is a HEX color with RGB value rgb(175, 252, 149) and HSL value hsl(105, 94%, 79%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AFFC95?+

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