#AFFA8D Color

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

Color preview

#AFFA8D

Color formats

HEX
#AFFA8D
RGB
rgb(175, 250, 141)
RGBA
rgba(175, 250, 141, 1)
HSL
hsl(101, 92%, 77%)
HSV
hsv(101, 44%, 98%)
CMYK
cmyk(30%, 0%, 44%, 2%)
CSS variable
--color-primary: #AFFA8D;
Lowercase HEX
#affa8d

Shades

Tints

Tones

Harmony

CSS snippets for #AFFA8D

.color-affa8d {
  color: #AFFA8D;
  background-color: #AFFA8D;
}

Frequently asked questions

What color is #AFFA8D?+

#AFFA8D is a HEX color with RGB value rgb(175, 250, 141) and HSL value hsl(101, 92%, 77%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AFFA8D?+

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