#C8EEFE Color

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

Color preview

#C8EEFE

Color formats

HEX
#C8EEFE
RGB
rgb(200, 238, 254)
RGBA
rgba(200, 238, 254, 1)
HSL
hsl(198, 96%, 89%)
HSV
hsv(198, 21%, 100%)
CMYK
cmyk(21%, 6%, 0%, 0%)
CSS variable
--color-primary: #C8EEFE;
Lowercase HEX
#c8eefe

Shades

Tints

Tones

Harmony

CSS snippets for #C8EEFE

.color-c8eefe {
  color: #C8EEFE;
  background-color: #C8EEFE;
}

Frequently asked questions

What color is #C8EEFE?+

#C8EEFE is a HEX color with RGB value rgb(200, 238, 254) and HSL value hsl(198, 96%, 89%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #C8EEFE?+

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