#C7CEDC Color

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

Color preview

#C7CEDC

Color formats

HEX
#C7CEDC
RGB
rgb(199, 206, 220)
RGBA
rgba(199, 206, 220, 1)
HSL
hsl(220, 23%, 82%)
HSV
hsv(220, 10%, 86%)
CMYK
cmyk(10%, 6%, 0%, 14%)
CSS variable
--color-primary: #C7CEDC;
Lowercase HEX
#c7cedc

Shades

Tints

Tones

Harmony

CSS snippets for #C7CEDC

.color-c7cedc {
  color: #C7CEDC;
  background-color: #C7CEDC;
}

Frequently asked questions

What color is #C7CEDC?+

#C7CEDC is a HEX color with RGB value rgb(199, 206, 220) and HSL value hsl(220, 23%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C7CEDC?+

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