#C7E0EF Color

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

Color preview

#C7E0EF

Color formats

HEX
#C7E0EF
RGB
rgb(199, 224, 239)
RGBA
rgba(199, 224, 239, 1)
HSL
hsl(203, 56%, 86%)
HSV
hsv(203, 17%, 94%)
CMYK
cmyk(17%, 6%, 0%, 6%)
CSS variable
--color-primary: #C7E0EF;
Lowercase HEX
#c7e0ef

Shades

Tints

Tones

Harmony

CSS snippets for #C7E0EF

.color-c7e0ef {
  color: #C7E0EF;
  background-color: #C7E0EF;
}

Frequently asked questions

What color is #C7E0EF?+

#C7E0EF is a HEX color with RGB value rgb(199, 224, 239) and HSL value hsl(203, 56%, 86%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C7E0EF?+

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