#C8EBF7 Color

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

Color preview

#C8EBF7

Color formats

HEX
#C8EBF7
RGB
rgb(200, 235, 247)
RGBA
rgba(200, 235, 247, 1)
HSL
hsl(195, 75%, 88%)
HSV
hsv(195, 19%, 97%)
CMYK
cmyk(19%, 5%, 0%, 3%)
CSS variable
--color-primary: #C8EBF7;
Lowercase HEX
#c8ebf7

Shades

Tints

Tones

Harmony

CSS snippets for #C8EBF7

.color-c8ebf7 {
  color: #C8EBF7;
  background-color: #C8EBF7;
}

Frequently asked questions

What color is #C8EBF7?+

#C8EBF7 is a HEX color with RGB value rgb(200, 235, 247) and HSL value hsl(195, 75%, 88%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C8EBF7?+

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