#CCC5FD Color

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

Color preview

#CCC5FD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CCC5FD

.color-ccc5fd {
  color: #CCC5FD;
  background-color: #CCC5FD;
}

Frequently asked questions

What color is #CCC5FD?+

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

What is the closest Tailwind color to #CCC5FD?+

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