#C2FADF Color

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

Color preview

#C2FADF

Color formats

HEX
#C2FADF
RGB
rgb(194, 250, 223)
RGBA
rgba(194, 250, 223, 1)
HSL
hsl(151, 85%, 87%)
HSV
hsv(151, 22%, 98%)
CMYK
cmyk(22%, 0%, 11%, 2%)
CSS variable
--color-primary: #C2FADF;
Lowercase HEX
#c2fadf

Shades

Tints

Tones

Harmony

CSS snippets for #C2FADF

.color-c2fadf {
  color: #C2FADF;
  background-color: #C2FADF;
}

Frequently asked questions

What color is #C2FADF?+

#C2FADF is a HEX color with RGB value rgb(194, 250, 223) and HSL value hsl(151, 85%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C2FADF?+

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