#AFFA95 Color

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

Color preview

#AFFA95

Color formats

HEX
#AFFA95
RGB
rgb(175, 250, 149)
RGBA
rgba(175, 250, 149, 1)
HSL
hsl(105, 91%, 78%)
HSV
hsv(105, 40%, 98%)
CMYK
cmyk(30%, 0%, 40%, 2%)
CSS variable
--color-primary: #AFFA95;
Lowercase HEX
#affa95

Shades

Tints

Tones

Harmony

CSS snippets for #AFFA95

.color-affa95 {
  color: #AFFA95;
  background-color: #AFFA95;
}

Frequently asked questions

What color is #AFFA95?+

#AFFA95 is a HEX color with RGB value rgb(175, 250, 149) and HSL value hsl(105, 91%, 78%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AFFA95?+

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