#AFEFBB Color

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

Color preview

#AFEFBB

Color formats

HEX
#AFEFBB
RGB
rgb(175, 239, 187)
RGBA
rgba(175, 239, 187, 1)
HSL
hsl(131, 67%, 81%)
HSV
hsv(131, 27%, 94%)
CMYK
cmyk(27%, 0%, 22%, 6%)
CSS variable
--color-primary: #AFEFBB;
Lowercase HEX
#afefbb

Shades

Tints

Tones

Harmony

CSS snippets for #AFEFBB

.color-afefbb {
  color: #AFEFBB;
  background-color: #AFEFBB;
}

Frequently asked questions

What color is #AFEFBB?+

#AFEFBB is a HEX color with RGB value rgb(175, 239, 187) and HSL value hsl(131, 67%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AFEFBB?+

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