#C0CCFF Color

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

Color preview

#C0CCFF

Color formats

HEX
#C0CCFF
RGB
rgb(192, 204, 255)
RGBA
rgba(192, 204, 255, 1)
HSL
hsl(229, 100%, 88%)
HSV
hsv(229, 25%, 100%)
CMYK
cmyk(25%, 20%, 0%, 0%)
CSS variable
--color-primary: #C0CCFF;
Lowercase HEX
#c0ccff

Shades

Tints

Tones

Harmony

CSS snippets for #C0CCFF

.color-c0ccff {
  color: #C0CCFF;
  background-color: #C0CCFF;
}

Frequently asked questions

What color is #C0CCFF?+

#C0CCFF is a HEX color with RGB value rgb(192, 204, 255) and HSL value hsl(229, 100%, 88%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #C0CCFF?+

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