#AFFA81 Color

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

Color preview

#AFFA81

Color formats

HEX
#AFFA81
RGB
rgb(175, 250, 129)
RGBA
rgba(175, 250, 129, 1)
HSL
hsl(97, 92%, 74%)
HSV
hsv(97, 48%, 98%)
CMYK
cmyk(30%, 0%, 48%, 2%)
CSS variable
--color-primary: #AFFA81;
Lowercase HEX
#affa81

Shades

Tints

Tones

Harmony

CSS snippets for #AFFA81

.color-affa81 {
  color: #AFFA81;
  background-color: #AFFA81;
}

Frequently asked questions

What color is #AFFA81?+

#AFFA81 is a HEX color with RGB value rgb(175, 250, 129) and HSL value hsl(97, 92%, 74%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AFFA81?+

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