#CFECD7 Color

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

Color preview

#CFECD7

Color formats

HEX
#CFECD7
RGB
rgb(207, 236, 215)
RGBA
rgba(207, 236, 215, 1)
HSL
hsl(137, 43%, 87%)
HSV
hsv(137, 12%, 93%)
CMYK
cmyk(12%, 0%, 9%, 7%)
CSS variable
--color-primary: #CFECD7;
Lowercase HEX
#cfecd7

Shades

Tints

Tones

Harmony

CSS snippets for #CFECD7

.color-cfecd7 {
  color: #CFECD7;
  background-color: #CFECD7;
}

Frequently asked questions

What color is #CFECD7?+

#CFECD7 is a HEX color with RGB value rgb(207, 236, 215) and HSL value hsl(137, 43%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CFECD7?+

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