#C0CDDD Color

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

Color preview

#C0CDDD

Color formats

HEX
#C0CDDD
RGB
rgb(192, 205, 221)
RGBA
rgba(192, 205, 221, 1)
HSL
hsl(213, 30%, 81%)
HSV
hsv(213, 13%, 87%)
CMYK
cmyk(13%, 7%, 0%, 13%)
CSS variable
--color-primary: #C0CDDD;
Lowercase HEX
#c0cddd

Shades

Tints

Tones

Harmony

CSS snippets for #C0CDDD

.color-c0cddd {
  color: #C0CDDD;
  background-color: #C0CDDD;
}

Frequently asked questions

What color is #C0CDDD?+

#C0CDDD is a HEX color with RGB value rgb(192, 205, 221) and HSL value hsl(213, 30%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C0CDDD?+

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