#CCC7EF Color

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

Color preview

#CCC7EF

Color formats

HEX
#CCC7EF
RGB
rgb(204, 199, 239)
RGBA
rgba(204, 199, 239, 1)
HSL
hsl(248, 56%, 86%)
HSV
hsv(248, 17%, 94%)
CMYK
cmyk(15%, 17%, 0%, 6%)
CSS variable
--color-primary: #CCC7EF;
Lowercase HEX
#ccc7ef

Shades

Tints

Tones

Harmony

CSS snippets for #CCC7EF

.color-ccc7ef {
  color: #CCC7EF;
  background-color: #CCC7EF;
}

Frequently asked questions

What color is #CCC7EF?+

#CCC7EF is a HEX color with RGB value rgb(204, 199, 239) and HSL value hsl(248, 56%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CCC7EF?+

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