#AFFB83 Color

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

Color preview

#AFFB83

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AFFB83

.color-affb83 {
  color: #AFFB83;
  background-color: #AFFB83;
}

Frequently asked questions

What color is #AFFB83?+

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

What is the closest Tailwind color to #AFFB83?+

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