#C0CADC Color

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

Color preview

#C0CADC

Color formats

HEX
#C0CADC
RGB
rgb(192, 202, 220)
RGBA
rgba(192, 202, 220, 1)
HSL
hsl(219, 29%, 81%)
HSV
hsv(219, 13%, 86%)
CMYK
cmyk(13%, 8%, 0%, 14%)
CSS variable
--color-primary: #C0CADC;
Lowercase HEX
#c0cadc

Shades

Tints

Tones

Harmony

CSS snippets for #C0CADC

.color-c0cadc {
  color: #C0CADC;
  background-color: #C0CADC;
}

Frequently asked questions

What color is #C0CADC?+

#C0CADC is a HEX color with RGB value rgb(192, 202, 220) and HSL value hsl(219, 29%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C0CADC?+

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