#CFECD6 Color

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

Color preview

#CFECD6

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CFECD6

.color-cfecd6 {
  color: #CFECD6;
  background-color: #CFECD6;
}

Frequently asked questions

What color is #CFECD6?+

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

What is the closest Tailwind color to #CFECD6?+

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