#CCC3EA Color

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

Color preview

#CCC3EA

Color formats

HEX
#CCC3EA
RGB
rgb(204, 195, 234)
RGBA
rgba(204, 195, 234, 1)
HSL
hsl(254, 48%, 84%)
HSV
hsv(254, 17%, 92%)
CMYK
cmyk(13%, 17%, 0%, 8%)
CSS variable
--color-primary: #CCC3EA;
Lowercase HEX
#ccc3ea

Shades

Tints

Tones

Harmony

CSS snippets for #CCC3EA

.color-ccc3ea {
  color: #CCC3EA;
  background-color: #CCC3EA;
}

Frequently asked questions

What color is #CCC3EA?+

#CCC3EA is a HEX color with RGB value rgb(204, 195, 234) and HSL value hsl(254, 48%, 84%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CCC3EA?+

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