#C0CAD8 Color

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

Color preview

#C0CAD8

Color formats

HEX
#C0CAD8
RGB
rgb(192, 202, 216)
RGBA
rgba(192, 202, 216, 1)
HSL
hsl(215, 24%, 80%)
HSV
hsv(215, 11%, 85%)
CMYK
cmyk(11%, 6%, 0%, 15%)
CSS variable
--color-primary: #C0CAD8;
Lowercase HEX
#c0cad8

Shades

Tints

Tones

Harmony

CSS snippets for #C0CAD8

.color-c0cad8 {
  color: #C0CAD8;
  background-color: #C0CAD8;
}

Frequently asked questions

What color is #C0CAD8?+

#C0CAD8 is a HEX color with RGB value rgb(192, 202, 216) and HSL value hsl(215, 24%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C0CAD8?+

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