#AFFB84 Color

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

Color preview

#AFFB84

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AFFB84

.color-affb84 {
  color: #AFFB84;
  background-color: #AFFB84;
}

Frequently asked questions

What color is #AFFB84?+

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

What is the closest Tailwind color to #AFFB84?+

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