#AFFA83 Color

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

Color preview

#AFFA83

Color formats

HEX
#AFFA83
RGB
rgb(175, 250, 131)
RGBA
rgba(175, 250, 131, 1)
HSL
hsl(98, 92%, 75%)
HSV
hsv(98, 48%, 98%)
CMYK
cmyk(30%, 0%, 48%, 2%)
CSS variable
--color-primary: #AFFA83;
Lowercase HEX
#affa83

Shades

Tints

Tones

Harmony

CSS snippets for #AFFA83

.color-affa83 {
  color: #AFFA83;
  background-color: #AFFA83;
}

Frequently asked questions

What color is #AFFA83?+

#AFFA83 is a HEX color with RGB value rgb(175, 250, 131) and HSL value hsl(98, 92%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AFFA83?+

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