#C8EDE5 Color

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

Color preview

#C8EDE5

Color formats

HEX
#C8EDE5
RGB
rgb(200, 237, 229)
RGBA
rgba(200, 237, 229, 1)
HSL
hsl(167, 51%, 86%)
HSV
hsv(167, 16%, 93%)
CMYK
cmyk(16%, 0%, 3%, 7%)
CSS variable
--color-primary: #C8EDE5;
Lowercase HEX
#c8ede5

Shades

Tints

Tones

Harmony

CSS snippets for #C8EDE5

.color-c8ede5 {
  color: #C8EDE5;
  background-color: #C8EDE5;
}

Frequently asked questions

What color is #C8EDE5?+

#C8EDE5 is a HEX color with RGB value rgb(200, 237, 229) and HSL value hsl(167, 51%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C8EDE5?+

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