#C7EEFC Color

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

Color preview

#C7EEFC

Color formats

HEX
#C7EEFC
RGB
rgb(199, 238, 252)
RGBA
rgba(199, 238, 252, 1)
HSL
hsl(196, 90%, 88%)
HSV
hsv(196, 21%, 99%)
CMYK
cmyk(21%, 6%, 0%, 1%)
CSS variable
--color-primary: #C7EEFC;
Lowercase HEX
#c7eefc

Shades

Tints

Tones

Harmony

CSS snippets for #C7EEFC

.color-c7eefc {
  color: #C7EEFC;
  background-color: #C7EEFC;
}

Frequently asked questions

What color is #C7EEFC?+

#C7EEFC is a HEX color with RGB value rgb(199, 238, 252) and HSL value hsl(196, 90%, 88%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C7EEFC?+

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