#AFFFC2 Color

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

Color preview

#AFFFC2

Color formats

HEX
#AFFFC2
RGB
rgb(175, 255, 194)
RGBA
rgba(175, 255, 194, 1)
HSL
hsl(134, 100%, 84%)
HSV
hsv(134, 31%, 100%)
CMYK
cmyk(31%, 0%, 24%, 0%)
CSS variable
--color-primary: #AFFFC2;
Lowercase HEX
#afffc2

Shades

Tints

Tones

Harmony

CSS snippets for #AFFFC2

.color-afffc2 {
  color: #AFFFC2;
  background-color: #AFFFC2;
}

Frequently asked questions

What color is #AFFFC2?+

#AFFFC2 is a HEX color with RGB value rgb(175, 255, 194) and HSL value hsl(134, 100%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AFFFC2?+

The closest Tailwind color is green-200, available as the bg-green-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