#C2EFED Color

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

Color preview

#C2EFED

Color formats

HEX
#C2EFED
RGB
rgb(194, 239, 237)
RGBA
rgba(194, 239, 237, 1)
HSL
hsl(177, 58%, 85%)
HSV
hsv(177, 19%, 94%)
CMYK
cmyk(19%, 0%, 1%, 6%)
CSS variable
--color-primary: #C2EFED;
Lowercase HEX
#c2efed

Shades

Tints

Tones

Harmony

CSS snippets for #C2EFED

.color-c2efed {
  color: #C2EFED;
  background-color: #C2EFED;
}

Frequently asked questions

What color is #C2EFED?+

#C2EFED is a HEX color with RGB value rgb(194, 239, 237) and HSL value hsl(177, 58%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C2EFED?+

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