#C1CBDC Color

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

Color preview

#C1CBDC

Color formats

HEX
#C1CBDC
RGB
rgb(193, 203, 220)
RGBA
rgba(193, 203, 220, 1)
HSL
hsl(218, 28%, 81%)
HSV
hsv(218, 12%, 86%)
CMYK
cmyk(12%, 8%, 0%, 14%)
CSS variable
--color-primary: #C1CBDC;
Lowercase HEX
#c1cbdc

Shades

Tints

Tones

Harmony

CSS snippets for #C1CBDC

.color-c1cbdc {
  color: #C1CBDC;
  background-color: #C1CBDC;
}

Frequently asked questions

What color is #C1CBDC?+

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

What is the closest Tailwind color to #C1CBDC?+

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