#CFFACE Color

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

Color preview

#CFFACE

Color formats

HEX
#CFFACE
RGB
rgb(207, 250, 206)
RGBA
rgba(207, 250, 206, 1)
HSL
hsl(119, 81%, 89%)
HSV
hsv(119, 18%, 98%)
CMYK
cmyk(17%, 0%, 18%, 2%)
CSS variable
--color-primary: #CFFACE;
Lowercase HEX
#cfface

Shades

Tints

Tones

Harmony

CSS snippets for #CFFACE

.color-cfface {
  color: #CFFACE;
  background-color: #CFFACE;
}

Frequently asked questions

What color is #CFFACE?+

#CFFACE is a HEX color with RGB value rgb(207, 250, 206) and HSL value hsl(119, 81%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CFFACE?+

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