#C0CDEC Color

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

Color preview

#C0CDEC

Color formats

HEX
#C0CDEC
RGB
rgb(192, 205, 236)
RGBA
rgba(192, 205, 236, 1)
HSL
hsl(222, 54%, 84%)
HSV
hsv(222, 19%, 93%)
CMYK
cmyk(19%, 13%, 0%, 7%)
CSS variable
--color-primary: #C0CDEC;
Lowercase HEX
#c0cdec

Shades

Tints

Tones

Harmony

CSS snippets for #C0CDEC

.color-c0cdec {
  color: #C0CDEC;
  background-color: #C0CDEC;
}

Frequently asked questions

What color is #C0CDEC?+

#C0CDEC is a HEX color with RGB value rgb(192, 205, 236) and HSL value hsl(222, 54%, 84%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #C0CDEC?+

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