#C8E9EB Color

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

Color preview

#C8E9EB

Color formats

HEX
#C8E9EB
RGB
rgb(200, 233, 235)
RGBA
rgba(200, 233, 235, 1)
HSL
hsl(183, 47%, 85%)
HSV
hsv(183, 15%, 92%)
CMYK
cmyk(15%, 1%, 0%, 8%)
CSS variable
--color-primary: #C8E9EB;
Lowercase HEX
#c8e9eb

Shades

Tints

Tones

Harmony

CSS snippets for #C8E9EB

.color-c8e9eb {
  color: #C8E9EB;
  background-color: #C8E9EB;
}

Frequently asked questions

What color is #C8E9EB?+

#C8E9EB is a HEX color with RGB value rgb(200, 233, 235) and HSL value hsl(183, 47%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C8E9EB?+

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