#CED2EE Color

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

Color preview

#CED2EE

Color formats

HEX
#CED2EE
RGB
rgb(206, 210, 238)
RGBA
rgba(206, 210, 238, 1)
HSL
hsl(233, 48%, 87%)
HSV
hsv(233, 13%, 93%)
CMYK
cmyk(13%, 12%, 0%, 7%)
CSS variable
--color-primary: #CED2EE;
Lowercase HEX
#ced2ee

Shades

Tints

Tones

Harmony

CSS snippets for #CED2EE

.color-ced2ee {
  color: #CED2EE;
  background-color: #CED2EE;
}

Frequently asked questions

What color is #CED2EE?+

#CED2EE is a HEX color with RGB value rgb(206, 210, 238) and HSL value hsl(233, 48%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CED2EE?+

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