#C8F1DF Color

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

Color preview

#C8F1DF

Color formats

HEX
#C8F1DF
RGB
rgb(200, 241, 223)
RGBA
rgba(200, 241, 223, 1)
HSL
hsl(154, 59%, 86%)
HSV
hsv(154, 17%, 95%)
CMYK
cmyk(17%, 0%, 7%, 5%)
CSS variable
--color-primary: #C8F1DF;
Lowercase HEX
#c8f1df

Shades

Tints

Tones

Harmony

CSS snippets for #C8F1DF

.color-c8f1df {
  color: #C8F1DF;
  background-color: #C8F1DF;
}

Frequently asked questions

What color is #C8F1DF?+

#C8F1DF is a HEX color with RGB value rgb(200, 241, 223) and HSL value hsl(154, 59%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #C8F1DF?+

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