#C0DCFF Color

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

Color preview

#C0DCFF

Color formats

HEX
#C0DCFF
RGB
rgb(192, 220, 255)
RGBA
rgba(192, 220, 255, 1)
HSL
hsl(213, 100%, 88%)
HSV
hsv(213, 25%, 100%)
CMYK
cmyk(25%, 14%, 0%, 0%)
CSS variable
--color-primary: #C0DCFF;
Lowercase HEX
#c0dcff

Shades

Tints

Tones

Harmony

CSS snippets for #C0DCFF

.color-c0dcff {
  color: #C0DCFF;
  background-color: #C0DCFF;
}

Frequently asked questions

What color is #C0DCFF?+

#C0DCFF is a HEX color with RGB value rgb(192, 220, 255) and HSL value hsl(213, 100%, 88%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C0DCFF?+

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