#CEDDE7 Color

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

Color preview

#CEDDE7

Color formats

HEX
#CEDDE7
RGB
rgb(206, 221, 231)
RGBA
rgba(206, 221, 231, 1)
HSL
hsl(204, 34%, 86%)
HSV
hsv(204, 11%, 91%)
CMYK
cmyk(11%, 4%, 0%, 9%)
CSS variable
--color-primary: #CEDDE7;
Lowercase HEX
#cedde7

Shades

Tints

Tones

Harmony

CSS snippets for #CEDDE7

.color-cedde7 {
  color: #CEDDE7;
  background-color: #CEDDE7;
}

Frequently asked questions

What color is #CEDDE7?+

#CEDDE7 is a HEX color with RGB value rgb(206, 221, 231) and HSL value hsl(204, 34%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CEDDE7?+

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