#AFF88B Color

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

Color preview

#AFF88B

Color formats

HEX
#AFF88B
RGB
rgb(175, 248, 139)
RGBA
rgba(175, 248, 139, 1)
HSL
hsl(100, 89%, 76%)
HSV
hsv(100, 44%, 97%)
CMYK
cmyk(29%, 0%, 44%, 3%)
CSS variable
--color-primary: #AFF88B;
Lowercase HEX
#aff88b

Shades

Tints

Tones

Harmony

CSS snippets for #AFF88B

.color-aff88b {
  color: #AFF88B;
  background-color: #AFF88B;
}

Frequently asked questions

What color is #AFF88B?+

#AFF88B is a HEX color with RGB value rgb(175, 248, 139) and HSL value hsl(100, 89%, 76%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AFF88B?+

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