#CCC5EC Color

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

Color preview

#CCC5EC

Color formats

HEX
#CCC5EC
RGB
rgb(204, 197, 236)
RGBA
rgba(204, 197, 236, 1)
HSL
hsl(251, 51%, 85%)
HSV
hsv(251, 17%, 93%)
CMYK
cmyk(14%, 17%, 0%, 7%)
CSS variable
--color-primary: #CCC5EC;
Lowercase HEX
#ccc5ec

Shades

Tints

Tones

Harmony

CSS snippets for #CCC5EC

.color-ccc5ec {
  color: #CCC5EC;
  background-color: #CCC5EC;
}

Frequently asked questions

What color is #CCC5EC?+

#CCC5EC is a HEX color with RGB value rgb(204, 197, 236) and HSL value hsl(251, 51%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CCC5EC?+

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