#C8E9EF Color

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

Color preview

#C8E9EF

Color formats

HEX
#C8E9EF
RGB
rgb(200, 233, 239)
RGBA
rgba(200, 233, 239, 1)
HSL
hsl(189, 55%, 86%)
HSV
hsv(189, 16%, 94%)
CMYK
cmyk(16%, 3%, 0%, 6%)
CSS variable
--color-primary: #C8E9EF;
Lowercase HEX
#c8e9ef

Shades

Tints

Tones

Harmony

CSS snippets for #C8E9EF

.color-c8e9ef {
  color: #C8E9EF;
  background-color: #C8E9EF;
}

Frequently asked questions

What color is #C8E9EF?+

#C8E9EF is a HEX color with RGB value rgb(200, 233, 239) and HSL value hsl(189, 55%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C8E9EF?+

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