#CCC4FE Color

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

Color preview

#CCC4FE

Color formats

HEX
#CCC4FE
RGB
rgb(204, 196, 254)
RGBA
rgba(204, 196, 254, 1)
HSL
hsl(248, 97%, 88%)
HSV
hsv(248, 23%, 100%)
CMYK
cmyk(20%, 23%, 0%, 0%)
CSS variable
--color-primary: #CCC4FE;
Lowercase HEX
#ccc4fe

Shades

Tints

Tones

Harmony

CSS snippets for #CCC4FE

.color-ccc4fe {
  color: #CCC4FE;
  background-color: #CCC4FE;
}

Frequently asked questions

What color is #CCC4FE?+

#CCC4FE is a HEX color with RGB value rgb(204, 196, 254) and HSL value hsl(248, 97%, 88%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CCC4FE?+

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