#C2EDED Color

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

Color preview

#C2EDED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C2EDED

.color-c2eded {
  color: #C2EDED;
  background-color: #C2EDED;
}

Frequently asked questions

What color is #C2EDED?+

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

What is the closest Tailwind color to #C2EDED?+

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