#C2EDEC Color

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

Color preview

#C2EDEC

Color formats

HEX
#C2EDEC
RGB
rgb(194, 237, 236)
RGBA
rgba(194, 237, 236, 1)
HSL
hsl(179, 54%, 85%)
HSV
hsv(179, 18%, 93%)
CMYK
cmyk(18%, 0%, 0%, 7%)
CSS variable
--color-primary: #C2EDEC;
Lowercase HEX
#c2edec

Shades

Tints

Tones

Harmony

CSS snippets for #C2EDEC

.color-c2edec {
  color: #C2EDEC;
  background-color: #C2EDEC;
}

Frequently asked questions

What color is #C2EDEC?+

#C2EDEC is a HEX color with RGB value rgb(194, 237, 236) and HSL value hsl(179, 54%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C2EDEC?+

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