#C8EBDA Color

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

Color preview

#C8EBDA

Color formats

HEX
#C8EBDA
RGB
rgb(200, 235, 218)
RGBA
rgba(200, 235, 218, 1)
HSL
hsl(151, 47%, 85%)
HSV
hsv(151, 15%, 92%)
CMYK
cmyk(15%, 0%, 7%, 8%)
CSS variable
--color-primary: #C8EBDA;
Lowercase HEX
#c8ebda

Shades

Tints

Tones

Harmony

CSS snippets for #C8EBDA

.color-c8ebda {
  color: #C8EBDA;
  background-color: #C8EBDA;
}

Frequently asked questions

What color is #C8EBDA?+

#C8EBDA is a HEX color with RGB value rgb(200, 235, 218) and HSL value hsl(151, 47%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #C8EBDA?+

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