#C7E9EC Color

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

Color preview

#C7E9EC

Color formats

HEX
#C7E9EC
RGB
rgb(199, 233, 236)
RGBA
rgba(199, 233, 236, 1)
HSL
hsl(185, 49%, 85%)
HSV
hsv(185, 16%, 93%)
CMYK
cmyk(16%, 1%, 0%, 7%)
CSS variable
--color-primary: #C7E9EC;
Lowercase HEX
#c7e9ec

Shades

Tints

Tones

Harmony

CSS snippets for #C7E9EC

.color-c7e9ec {
  color: #C7E9EC;
  background-color: #C7E9EC;
}

Frequently asked questions

What color is #C7E9EC?+

#C7E9EC is a HEX color with RGB value rgb(199, 233, 236) and HSL value hsl(185, 49%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C7E9EC?+

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