#C2FECF Color

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

Color preview

#C2FECF

Color formats

HEX
#C2FECF
RGB
rgb(194, 254, 207)
RGBA
rgba(194, 254, 207, 1)
HSL
hsl(133, 97%, 88%)
HSV
hsv(133, 24%, 100%)
CMYK
cmyk(24%, 0%, 19%, 0%)
CSS variable
--color-primary: #C2FECF;
Lowercase HEX
#c2fecf

Shades

Tints

Tones

Harmony

CSS snippets for #C2FECF

.color-c2fecf {
  color: #C2FECF;
  background-color: #C2FECF;
}

Frequently asked questions

What color is #C2FECF?+

#C2FECF is a HEX color with RGB value rgb(194, 254, 207) and HSL value hsl(133, 97%, 88%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C2FECF?+

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