#C0CCFE Color

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

Color preview

#C0CCFE

Color formats

HEX
#C0CCFE
RGB
rgb(192, 204, 254)
RGBA
rgba(192, 204, 254, 1)
HSL
hsl(228, 97%, 87%)
HSV
hsv(228, 24%, 100%)
CMYK
cmyk(24%, 20%, 0%, 0%)
CSS variable
--color-primary: #C0CCFE;
Lowercase HEX
#c0ccfe

Shades

Tints

Tones

Harmony

CSS snippets for #C0CCFE

.color-c0ccfe {
  color: #C0CCFE;
  background-color: #C0CCFE;
}

Frequently asked questions

What color is #C0CCFE?+

#C0CCFE is a HEX color with RGB value rgb(192, 204, 254) and HSL value hsl(228, 97%, 87%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #C0CCFE?+

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