#AFEFAB Color

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

Color preview

#AFEFAB

Color formats

HEX
#AFEFAB
RGB
rgb(175, 239, 171)
RGBA
rgba(175, 239, 171, 1)
HSL
hsl(116, 68%, 80%)
HSV
hsv(116, 28%, 94%)
CMYK
cmyk(27%, 0%, 28%, 6%)
CSS variable
--color-primary: #AFEFAB;
Lowercase HEX
#afefab

Shades

Tints

Tones

Harmony

CSS snippets for #AFEFAB

.color-afefab {
  color: #AFEFAB;
  background-color: #AFEFAB;
}

Frequently asked questions

What color is #AFEFAB?+

#AFEFAB is a HEX color with RGB value rgb(175, 239, 171) and HSL value hsl(116, 68%, 80%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AFEFAB?+

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