#CEDEE8 Color

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

Color preview

#CEDEE8

Color formats

HEX
#CEDEE8
RGB
rgb(206, 222, 232)
RGBA
rgba(206, 222, 232, 1)
HSL
hsl(203, 36%, 86%)
HSV
hsv(203, 11%, 91%)
CMYK
cmyk(11%, 4%, 0%, 9%)
CSS variable
--color-primary: #CEDEE8;
Lowercase HEX
#cedee8

Shades

Tints

Tones

Harmony

CSS snippets for #CEDEE8

.color-cedee8 {
  color: #CEDEE8;
  background-color: #CEDEE8;
}

Frequently asked questions

What color is #CEDEE8?+

#CEDEE8 is a HEX color with RGB value rgb(206, 222, 232) and HSL value hsl(203, 36%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CEDEE8?+

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