#CCC8FD Color

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

Color preview

#CCC8FD

Color formats

HEX
#CCC8FD
RGB
rgb(204, 200, 253)
RGBA
rgba(204, 200, 253, 1)
HSL
hsl(245, 93%, 89%)
HSV
hsv(245, 21%, 99%)
CMYK
cmyk(19%, 21%, 0%, 1%)
CSS variable
--color-primary: #CCC8FD;
Lowercase HEX
#ccc8fd

Shades

Tints

Tones

Harmony

CSS snippets for #CCC8FD

.color-ccc8fd {
  color: #CCC8FD;
  background-color: #CCC8FD;
}

Frequently asked questions

What color is #CCC8FD?+

#CCC8FD is a HEX color with RGB value rgb(204, 200, 253) and HSL value hsl(245, 93%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #CCC8FD?+

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