#C0DCED Color

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

Color preview

#C0DCED

Color formats

HEX
#C0DCED
RGB
rgb(192, 220, 237)
RGBA
rgba(192, 220, 237, 1)
HSL
hsl(203, 56%, 84%)
HSV
hsv(203, 19%, 93%)
CMYK
cmyk(19%, 7%, 0%, 7%)
CSS variable
--color-primary: #C0DCED;
Lowercase HEX
#c0dced

Shades

Tints

Tones

Harmony

CSS snippets for #C0DCED

.color-c0dced {
  color: #C0DCED;
  background-color: #C0DCED;
}

Frequently asked questions

What color is #C0DCED?+

#C0DCED is a HEX color with RGB value rgb(192, 220, 237) and HSL value hsl(203, 56%, 84%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C0DCED?+

The closest Tailwind color is blue-200, available as the bg-blue-200 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