#AFFC83 Color

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

Color preview

#AFFC83

Color formats

HEX
#AFFC83
RGB
rgb(175, 252, 131)
RGBA
rgba(175, 252, 131, 1)
HSL
hsl(98, 95%, 75%)
HSV
hsv(98, 48%, 99%)
CMYK
cmyk(31%, 0%, 48%, 1%)
CSS variable
--color-primary: #AFFC83;
Lowercase HEX
#affc83

Shades

Tints

Tones

Harmony

CSS snippets for #AFFC83

.color-affc83 {
  color: #AFFC83;
  background-color: #AFFC83;
}

Frequently asked questions

What color is #AFFC83?+

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

What is the closest Tailwind color to #AFFC83?+

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