#AFEEA8 Color

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

Color preview

#AFEEA8

Color formats

HEX
#AFEEA8
RGB
rgb(175, 238, 168)
RGBA
rgba(175, 238, 168, 1)
HSL
hsl(114, 67%, 80%)
HSV
hsv(114, 29%, 93%)
CMYK
cmyk(26%, 0%, 29%, 7%)
CSS variable
--color-primary: #AFEEA8;
Lowercase HEX
#afeea8

Shades

Tints

Tones

Harmony

CSS snippets for #AFEEA8

.color-afeea8 {
  color: #AFEEA8;
  background-color: #AFEEA8;
}

Frequently asked questions

What color is #AFEEA8?+

#AFEEA8 is a HEX color with RGB value rgb(175, 238, 168) and HSL value hsl(114, 67%, 80%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AFEEA8?+

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