#AFFA94 Color

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

Color preview

#AFFA94

Color formats

HEX
#AFFA94
RGB
rgb(175, 250, 148)
RGBA
rgba(175, 250, 148, 1)
HSL
hsl(104, 91%, 78%)
HSV
hsv(104, 41%, 98%)
CMYK
cmyk(30%, 0%, 41%, 2%)
CSS variable
--color-primary: #AFFA94;
Lowercase HEX
#affa94

Shades

Tints

Tones

Harmony

CSS snippets for #AFFA94

.color-affa94 {
  color: #AFFA94;
  background-color: #AFFA94;
}

Frequently asked questions

What color is #AFFA94?+

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

What is the closest Tailwind color to #AFFA94?+

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