#CCC5FC Color

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

Color preview

#CCC5FC

Color formats

HEX
#CCC5FC
RGB
rgb(204, 197, 252)
RGBA
rgba(204, 197, 252, 1)
HSL
hsl(248, 90%, 88%)
HSV
hsv(248, 22%, 99%)
CMYK
cmyk(19%, 22%, 0%, 1%)
CSS variable
--color-primary: #CCC5FC;
Lowercase HEX
#ccc5fc

Shades

Tints

Tones

Harmony

CSS snippets for #CCC5FC

.color-ccc5fc {
  color: #CCC5FC;
  background-color: #CCC5FC;
}

Frequently asked questions

What color is #CCC5FC?+

#CCC5FC is a HEX color with RGB value rgb(204, 197, 252) and HSL value hsl(248, 90%, 88%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CCC5FC?+

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