#C7E6EF Color

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

Color preview

#C7E6EF

Color formats

HEX
#C7E6EF
RGB
rgb(199, 230, 239)
RGBA
rgba(199, 230, 239, 1)
HSL
hsl(194, 56%, 86%)
HSV
hsv(194, 17%, 94%)
CMYK
cmyk(17%, 4%, 0%, 6%)
CSS variable
--color-primary: #C7E6EF;
Lowercase HEX
#c7e6ef

Shades

Tints

Tones

Harmony

CSS snippets for #C7E6EF

.color-c7e6ef {
  color: #C7E6EF;
  background-color: #C7E6EF;
}

Frequently asked questions

What color is #C7E6EF?+

#C7E6EF is a HEX color with RGB value rgb(199, 230, 239) and HSL value hsl(194, 56%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C7E6EF?+

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