#C8EEFD Color

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

Color preview

#C8EEFD

Color formats

HEX
#C8EEFD
RGB
rgb(200, 238, 253)
RGBA
rgba(200, 238, 253, 1)
HSL
hsl(197, 93%, 89%)
HSV
hsv(197, 21%, 99%)
CMYK
cmyk(21%, 6%, 0%, 1%)
CSS variable
--color-primary: #C8EEFD;
Lowercase HEX
#c8eefd

Shades

Tints

Tones

Harmony

CSS snippets for #C8EEFD

.color-c8eefd {
  color: #C8EEFD;
  background-color: #C8EEFD;
}

Frequently asked questions

What color is #C8EEFD?+

#C8EEFD is a HEX color with RGB value rgb(200, 238, 253) and HSL value hsl(197, 93%, 89%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C8EEFD?+

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