#C0CDEB Color

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

Color preview

#C0CDEB

Color formats

HEX
#C0CDEB
RGB
rgb(192, 205, 235)
RGBA
rgba(192, 205, 235, 1)
HSL
hsl(222, 52%, 84%)
HSV
hsv(222, 18%, 92%)
CMYK
cmyk(18%, 13%, 0%, 8%)
CSS variable
--color-primary: #C0CDEB;
Lowercase HEX
#c0cdeb

Shades

Tints

Tones

Harmony

CSS snippets for #C0CDEB

.color-c0cdeb {
  color: #C0CDEB;
  background-color: #C0CDEB;
}

Frequently asked questions

What color is #C0CDEB?+

#C0CDEB is a HEX color with RGB value rgb(192, 205, 235) and HSL value hsl(222, 52%, 84%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C0CDEB?+

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