#C8EDFB Color

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

Color preview

#C8EDFB

Color formats

HEX
#C8EDFB
RGB
rgb(200, 237, 251)
RGBA
rgba(200, 237, 251, 1)
HSL
hsl(196, 86%, 88%)
HSV
hsv(196, 20%, 98%)
CMYK
cmyk(20%, 6%, 0%, 2%)
CSS variable
--color-primary: #C8EDFB;
Lowercase HEX
#c8edfb

Shades

Tints

Tones

Harmony

CSS snippets for #C8EDFB

.color-c8edfb {
  color: #C8EDFB;
  background-color: #C8EDFB;
}

Frequently asked questions

What color is #C8EDFB?+

#C8EDFB is a HEX color with RGB value rgb(200, 237, 251) and HSL value hsl(196, 86%, 88%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C8EDFB?+

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