#CCC3FD Color

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

Color preview

#CCC3FD

Color formats

HEX
#CCC3FD
RGB
rgb(204, 195, 253)
RGBA
rgba(204, 195, 253, 1)
HSL
hsl(249, 94%, 88%)
HSV
hsv(249, 23%, 99%)
CMYK
cmyk(19%, 23%, 0%, 1%)
CSS variable
--color-primary: #CCC3FD;
Lowercase HEX
#ccc3fd

Shades

Tints

Tones

Harmony

CSS snippets for #CCC3FD

.color-ccc3fd {
  color: #CCC3FD;
  background-color: #CCC3FD;
}

Frequently asked questions

What color is #CCC3FD?+

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

What is the closest Tailwind color to #CCC3FD?+

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