#AFEAA9 Color

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

Color preview

#AFEAA9

Color formats

HEX
#AFEAA9
RGB
rgb(175, 234, 169)
RGBA
rgba(175, 234, 169, 1)
HSL
hsl(114, 61%, 79%)
HSV
hsv(114, 28%, 92%)
CMYK
cmyk(25%, 0%, 28%, 8%)
CSS variable
--color-primary: #AFEAA9;
Lowercase HEX
#afeaa9

Shades

Tints

Tones

Harmony

CSS snippets for #AFEAA9

.color-afeaa9 {
  color: #AFEAA9;
  background-color: #AFEAA9;
}

Frequently asked questions

What color is #AFEAA9?+

#AFEAA9 is a HEX color with RGB value rgb(175, 234, 169) and HSL value hsl(114, 61%, 79%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AFEAA9?+

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