#CED3E0 Color

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

Color preview

#CED3E0

Color formats

HEX
#CED3E0
RGB
rgb(206, 211, 224)
RGBA
rgba(206, 211, 224, 1)
HSL
hsl(223, 22%, 84%)
HSV
hsv(223, 8%, 88%)
CMYK
cmyk(8%, 6%, 0%, 12%)
CSS variable
--color-primary: #CED3E0;
Lowercase HEX
#ced3e0

Shades

Tints

Tones

Harmony

CSS snippets for #CED3E0

.color-ced3e0 {
  color: #CED3E0;
  background-color: #CED3E0;
}

Frequently asked questions

What color is #CED3E0?+

#CED3E0 is a HEX color with RGB value rgb(206, 211, 224) and HSL value hsl(223, 22%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CED3E0?+

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