#C0DAE7 Color

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

Color preview

#C0DAE7

Color formats

HEX
#C0DAE7
RGB
rgb(192, 218, 231)
RGBA
rgba(192, 218, 231, 1)
HSL
hsl(200, 45%, 83%)
HSV
hsv(200, 17%, 91%)
CMYK
cmyk(17%, 6%, 0%, 9%)
CSS variable
--color-primary: #C0DAE7;
Lowercase HEX
#c0dae7

Shades

Tints

Tones

Harmony

CSS snippets for #C0DAE7

.color-c0dae7 {
  color: #C0DAE7;
  background-color: #C0DAE7;
}

Frequently asked questions

What color is #C0DAE7?+

#C0DAE7 is a HEX color with RGB value rgb(192, 218, 231) and HSL value hsl(200, 45%, 83%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C0DAE7?+

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