#CFDEEC Color

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

Color preview

#CFDEEC

Color formats

HEX
#CFDEEC
RGB
rgb(207, 222, 236)
RGBA
rgba(207, 222, 236, 1)
HSL
hsl(209, 43%, 87%)
HSV
hsv(209, 12%, 93%)
CMYK
cmyk(12%, 6%, 0%, 7%)
CSS variable
--color-primary: #CFDEEC;
Lowercase HEX
#cfdeec

Shades

Tints

Tones

Harmony

CSS snippets for #CFDEEC

.color-cfdeec {
  color: #CFDEEC;
  background-color: #CFDEEC;
}

Frequently asked questions

What color is #CFDEEC?+

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

What is the closest Tailwind color to #CFDEEC?+

The closest Tailwind color is slate-300, available as the bg-slate-300 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