#C2CCDF Color

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

Color preview

#C2CCDF

Color formats

HEX
#C2CCDF
RGB
rgb(194, 204, 223)
RGBA
rgba(194, 204, 223, 1)
HSL
hsl(219, 31%, 82%)
HSV
hsv(219, 13%, 87%)
CMYK
cmyk(13%, 9%, 0%, 13%)
CSS variable
--color-primary: #C2CCDF;
Lowercase HEX
#c2ccdf

Shades

Tints

Tones

Harmony

CSS snippets for #C2CCDF

.color-c2ccdf {
  color: #C2CCDF;
  background-color: #C2CCDF;
}

Frequently asked questions

What color is #C2CCDF?+

#C2CCDF is a HEX color with RGB value rgb(194, 204, 223) and HSL value hsl(219, 31%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C2CCDF?+

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