#C5FACE Color

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

Color preview

#C5FACE

Color formats

HEX
#C5FACE
RGB
rgb(197, 250, 206)
RGBA
rgba(197, 250, 206, 1)
HSL
hsl(130, 84%, 88%)
HSV
hsv(130, 21%, 98%)
CMYK
cmyk(21%, 0%, 18%, 2%)
CSS variable
--color-primary: #C5FACE;
Lowercase HEX
#c5face

Shades

Tints

Tones

Harmony

CSS snippets for #C5FACE

.color-c5face {
  color: #C5FACE;
  background-color: #C5FACE;
}

Frequently asked questions

What color is #C5FACE?+

#C5FACE is a HEX color with RGB value rgb(197, 250, 206) and HSL value hsl(130, 84%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #C5FACE?+

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