#AFFFBE Color

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

Color preview

#AFFFBE

Color formats

HEX
#AFFFBE
RGB
rgb(175, 255, 190)
RGBA
rgba(175, 255, 190, 1)
HSL
hsl(131, 100%, 84%)
HSV
hsv(131, 31%, 100%)
CMYK
cmyk(31%, 0%, 25%, 0%)
CSS variable
--color-primary: #AFFFBE;
Lowercase HEX
#afffbe

Shades

Tints

Tones

Harmony

CSS snippets for #AFFFBE

.color-afffbe {
  color: #AFFFBE;
  background-color: #AFFFBE;
}

Frequently asked questions

What color is #AFFFBE?+

#AFFFBE is a HEX color with RGB value rgb(175, 255, 190) and HSL value hsl(131, 100%, 84%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AFFFBE?+

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