#C2EEDF Color

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

Color preview

#C2EEDF

Color formats

HEX
#C2EEDF
RGB
rgb(194, 238, 223)
RGBA
rgba(194, 238, 223, 1)
HSL
hsl(160, 56%, 85%)
HSV
hsv(160, 18%, 93%)
CMYK
cmyk(18%, 0%, 6%, 7%)
CSS variable
--color-primary: #C2EEDF;
Lowercase HEX
#c2eedf

Shades

Tints

Tones

Harmony

CSS snippets for #C2EEDF

.color-c2eedf {
  color: #C2EEDF;
  background-color: #C2EEDF;
}

Frequently asked questions

What color is #C2EEDF?+

#C2EEDF is a HEX color with RGB value rgb(194, 238, 223) and HSL value hsl(160, 56%, 85%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C2EEDF?+

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