#AFECBA Color

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

Color preview

#AFECBA

Color formats

HEX
#AFECBA
RGB
rgb(175, 236, 186)
RGBA
rgba(175, 236, 186, 1)
HSL
hsl(131, 62%, 81%)
HSV
hsv(131, 26%, 93%)
CMYK
cmyk(26%, 0%, 21%, 7%)
CSS variable
--color-primary: #AFECBA;
Lowercase HEX
#afecba

Shades

Tints

Tones

Harmony

CSS snippets for #AFECBA

.color-afecba {
  color: #AFECBA;
  background-color: #AFECBA;
}

Frequently asked questions

What color is #AFECBA?+

#AFECBA is a HEX color with RGB value rgb(175, 236, 186) and HSL value hsl(131, 62%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AFECBA?+

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