#C1CEDC Color

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

Color preview

#C1CEDC

Color formats

HEX
#C1CEDC
RGB
rgb(193, 206, 220)
RGBA
rgba(193, 206, 220, 1)
HSL
hsl(211, 28%, 81%)
HSV
hsv(211, 12%, 86%)
CMYK
cmyk(12%, 6%, 0%, 14%)
CSS variable
--color-primary: #C1CEDC;
Lowercase HEX
#c1cedc

Shades

Tints

Tones

Harmony

CSS snippets for #C1CEDC

.color-c1cedc {
  color: #C1CEDC;
  background-color: #C1CEDC;
}

Frequently asked questions

What color is #C1CEDC?+

#C1CEDC is a HEX color with RGB value rgb(193, 206, 220) and HSL value hsl(211, 28%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C1CEDC?+

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