#C0DAE6 Color

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

Color preview

#C0DAE6

Color formats

HEX
#C0DAE6
RGB
rgb(192, 218, 230)
RGBA
rgba(192, 218, 230, 1)
HSL
hsl(199, 43%, 83%)
HSV
hsv(199, 17%, 90%)
CMYK
cmyk(17%, 5%, 0%, 10%)
CSS variable
--color-primary: #C0DAE6;
Lowercase HEX
#c0dae6

Shades

Tints

Tones

Harmony

CSS snippets for #C0DAE6

.color-c0dae6 {
  color: #C0DAE6;
  background-color: #C0DAE6;
}

Frequently asked questions

What color is #C0DAE6?+

#C0DAE6 is a HEX color with RGB value rgb(192, 218, 230) and HSL value hsl(199, 43%, 83%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C0DAE6?+

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