#AFFA8E Color

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

Color preview

#AFFA8E

Color formats

HEX
#AFFA8E
RGB
rgb(175, 250, 142)
RGBA
rgba(175, 250, 142, 1)
HSL
hsl(102, 92%, 77%)
HSV
hsv(102, 43%, 98%)
CMYK
cmyk(30%, 0%, 43%, 2%)
CSS variable
--color-primary: #AFFA8E;
Lowercase HEX
#affa8e

Shades

Tints

Tones

Harmony

CSS snippets for #AFFA8E

.color-affa8e {
  color: #AFFA8E;
  background-color: #AFFA8E;
}

Frequently asked questions

What color is #AFFA8E?+

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

What is the closest Tailwind color to #AFFA8E?+

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