#C6EEFC Color

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

Color preview

#C6EEFC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C6EEFC

.color-c6eefc {
  color: #C6EEFC;
  background-color: #C6EEFC;
}

Frequently asked questions

What color is #C6EEFC?+

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

What is the closest Tailwind color to #C6EEFC?+

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