#AFFEC2 Color

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

Color preview

#AFFEC2

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AFFEC2

.color-affec2 {
  color: #AFFEC2;
  background-color: #AFFEC2;
}

Frequently asked questions

What color is #AFFEC2?+

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

What is the closest Tailwind color to #AFFEC2?+

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