#CCC7DD Color

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

Color preview

#CCC7DD

Color formats

HEX
#CCC7DD
RGB
rgb(204, 199, 221)
RGBA
rgba(204, 199, 221, 1)
HSL
hsl(254, 24%, 82%)
HSV
hsv(254, 10%, 87%)
CMYK
cmyk(8%, 10%, 0%, 13%)
CSS variable
--color-primary: #CCC7DD;
Lowercase HEX
#ccc7dd

Shades

Tints

Tones

Harmony

CSS snippets for #CCC7DD

.color-ccc7dd {
  color: #CCC7DD;
  background-color: #CCC7DD;
}

Frequently asked questions

What color is #CCC7DD?+

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

What is the closest Tailwind color to #CCC7DD?+

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