#CCC5FA Color

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

Color preview

#CCC5FA

Color formats

HEX
#CCC5FA
RGB
rgb(204, 197, 250)
RGBA
rgba(204, 197, 250, 1)
HSL
hsl(248, 84%, 88%)
HSV
hsv(248, 21%, 98%)
CMYK
cmyk(18%, 21%, 0%, 2%)
CSS variable
--color-primary: #CCC5FA;
Lowercase HEX
#ccc5fa

Shades

Tints

Tones

Harmony

CSS snippets for #CCC5FA

.color-ccc5fa {
  color: #CCC5FA;
  background-color: #CCC5FA;
}

Frequently asked questions

What color is #CCC5FA?+

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

What is the closest Tailwind color to #CCC5FA?+

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