#AFFA89 Color

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

Color preview

#AFFA89

Color formats

HEX
#AFFA89
RGB
rgb(175, 250, 137)
RGBA
rgba(175, 250, 137, 1)
HSL
hsl(100, 92%, 76%)
HSV
hsv(100, 45%, 98%)
CMYK
cmyk(30%, 0%, 45%, 2%)
CSS variable
--color-primary: #AFFA89;
Lowercase HEX
#affa89

Shades

Tints

Tones

Harmony

CSS snippets for #AFFA89

.color-affa89 {
  color: #AFFA89;
  background-color: #AFFA89;
}

Frequently asked questions

What color is #AFFA89?+

#AFFA89 is a HEX color with RGB value rgb(175, 250, 137) and HSL value hsl(100, 92%, 76%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AFFA89?+

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