#CCC7DC Color

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

Color preview

#CCC7DC

Color formats

HEX
#CCC7DC
RGB
rgb(204, 199, 220)
RGBA
rgba(204, 199, 220, 1)
HSL
hsl(254, 23%, 82%)
HSV
hsv(254, 10%, 86%)
CMYK
cmyk(7%, 10%, 0%, 14%)
CSS variable
--color-primary: #CCC7DC;
Lowercase HEX
#ccc7dc

Shades

Tints

Tones

Harmony

CSS snippets for #CCC7DC

.color-ccc7dc {
  color: #CCC7DC;
  background-color: #CCC7DC;
}

Frequently asked questions

What color is #CCC7DC?+

#CCC7DC is a HEX color with RGB value rgb(204, 199, 220) and HSL value hsl(254, 23%, 82%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CCC7DC?+

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