#CFFADF Color

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

Color preview

#CFFADF

Color formats

HEX
#CFFADF
RGB
rgb(207, 250, 223)
RGBA
rgba(207, 250, 223, 1)
HSL
hsl(142, 81%, 90%)
HSV
hsv(142, 17%, 98%)
CMYK
cmyk(17%, 0%, 11%, 2%)
CSS variable
--color-primary: #CFFADF;
Lowercase HEX
#cffadf

Shades

Tints

Tones

Harmony

CSS snippets for #CFFADF

.color-cffadf {
  color: #CFFADF;
  background-color: #CFFADF;
}

Frequently asked questions

What color is #CFFADF?+

#CFFADF is a HEX color with RGB value rgb(207, 250, 223) and HSL value hsl(142, 81%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CFFADF?+

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