#CCCEF7 Color

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

Color preview

#CCCEF7

Color formats

HEX
#CCCEF7
RGB
rgb(204, 206, 247)
RGBA
rgba(204, 206, 247, 1)
HSL
hsl(237, 73%, 88%)
HSV
hsv(237, 17%, 97%)
CMYK
cmyk(17%, 17%, 0%, 3%)
CSS variable
--color-primary: #CCCEF7;
Lowercase HEX
#cccef7

Shades

Tints

Tones

Harmony

CSS snippets for #CCCEF7

.color-cccef7 {
  color: #CCCEF7;
  background-color: #CCCEF7;
}

Frequently asked questions

What color is #CCCEF7?+

#CCCEF7 is a HEX color with RGB value rgb(204, 206, 247) and HSL value hsl(237, 73%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CCCEF7?+

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