#AFFAA8 Color

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

Color preview

#AFFAA8

Color formats

HEX
#AFFAA8
RGB
rgb(175, 250, 168)
RGBA
rgba(175, 250, 168, 1)
HSL
hsl(115, 89%, 82%)
HSV
hsv(115, 33%, 98%)
CMYK
cmyk(30%, 0%, 33%, 2%)
CSS variable
--color-primary: #AFFAA8;
Lowercase HEX
#affaa8

Shades

Tints

Tones

Harmony

CSS snippets for #AFFAA8

.color-affaa8 {
  color: #AFFAA8;
  background-color: #AFFAA8;
}

Frequently asked questions

What color is #AFFAA8?+

#AFFAA8 is a HEX color with RGB value rgb(175, 250, 168) and HSL value hsl(115, 89%, 82%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AFFAA8?+

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