#AFFECB Color

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

Color preview

#AFFECB

Color formats

HEX
#AFFECB
RGB
rgb(175, 254, 203)
RGBA
rgba(175, 254, 203, 1)
HSL
hsl(141, 98%, 84%)
HSV
hsv(141, 31%, 100%)
CMYK
cmyk(31%, 0%, 20%, 0%)
CSS variable
--color-primary: #AFFECB;
Lowercase HEX
#affecb

Shades

Tints

Tones

Harmony

CSS snippets for #AFFECB

.color-affecb {
  color: #AFFECB;
  background-color: #AFFECB;
}

Frequently asked questions

What color is #AFFECB?+

#AFFECB is a HEX color with RGB value rgb(175, 254, 203) and HSL value hsl(141, 98%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AFFECB?+

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