#C1CCDF Color

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

Color preview

#C1CCDF

Color formats

HEX
#C1CCDF
RGB
rgb(193, 204, 223)
RGBA
rgba(193, 204, 223, 1)
HSL
hsl(218, 32%, 82%)
HSV
hsv(218, 13%, 87%)
CMYK
cmyk(13%, 9%, 0%, 13%)
CSS variable
--color-primary: #C1CCDF;
Lowercase HEX
#c1ccdf

Shades

Tints

Tones

Harmony

CSS snippets for #C1CCDF

.color-c1ccdf {
  color: #C1CCDF;
  background-color: #C1CCDF;
}

Frequently asked questions

What color is #C1CCDF?+

#C1CCDF is a HEX color with RGB value rgb(193, 204, 223) and HSL value hsl(218, 32%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C1CCDF?+

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