#C8FACE Color

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

Color preview

#C8FACE

Color formats

HEX
#C8FACE
RGB
rgb(200, 250, 206)
RGBA
rgba(200, 250, 206, 1)
HSL
hsl(127, 83%, 88%)
HSV
hsv(127, 20%, 98%)
CMYK
cmyk(20%, 0%, 18%, 2%)
CSS variable
--color-primary: #C8FACE;
Lowercase HEX
#c8face

Shades

Tints

Tones

Harmony

CSS snippets for #C8FACE

.color-c8face {
  color: #C8FACE;
  background-color: #C8FACE;
}

Frequently asked questions

What color is #C8FACE?+

#C8FACE is a HEX color with RGB value rgb(200, 250, 206) and HSL value hsl(127, 83%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #C8FACE?+

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