#CCC3FE Color

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

Color preview

#CCC3FE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CCC3FE

.color-ccc3fe {
  color: #CCC3FE;
  background-color: #CCC3FE;
}

Frequently asked questions

What color is #CCC3FE?+

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

What is the closest Tailwind color to #CCC3FE?+

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