#C2CCFF Color

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

Color preview

#C2CCFF

Color formats

HEX
#C2CCFF
RGB
rgb(194, 204, 255)
RGBA
rgba(194, 204, 255, 1)
HSL
hsl(230, 100%, 88%)
HSV
hsv(230, 24%, 100%)
CMYK
cmyk(24%, 20%, 0%, 0%)
CSS variable
--color-primary: #C2CCFF;
Lowercase HEX
#c2ccff

Shades

Tints

Tones

Harmony

CSS snippets for #C2CCFF

.color-c2ccff {
  color: #C2CCFF;
  background-color: #C2CCFF;
}

Frequently asked questions

What color is #C2CCFF?+

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

What is the closest Tailwind color to #C2CCFF?+

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