#CFFAD7 Color

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

Color preview

#CFFAD7

Color formats

HEX
#CFFAD7
RGB
rgb(207, 250, 215)
RGBA
rgba(207, 250, 215, 1)
HSL
hsl(131, 81%, 90%)
HSV
hsv(131, 17%, 98%)
CMYK
cmyk(17%, 0%, 14%, 2%)
CSS variable
--color-primary: #CFFAD7;
Lowercase HEX
#cffad7

Shades

Tints

Tones

Harmony

CSS snippets for #CFFAD7

.color-cffad7 {
  color: #CFFAD7;
  background-color: #CFFAD7;
}

Frequently asked questions

What color is #CFFAD7?+

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

What is the closest Tailwind color to #CFFAD7?+

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