#CCC8DF Color

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

Color preview

#CCC8DF

Color formats

HEX
#CCC8DF
RGB
rgb(204, 200, 223)
RGBA
rgba(204, 200, 223, 1)
HSL
hsl(250, 26%, 83%)
HSV
hsv(250, 10%, 87%)
CMYK
cmyk(9%, 10%, 0%, 13%)
CSS variable
--color-primary: #CCC8DF;
Lowercase HEX
#ccc8df

Shades

Tints

Tones

Harmony

CSS snippets for #CCC8DF

.color-ccc8df {
  color: #CCC8DF;
  background-color: #CCC8DF;
}

Frequently asked questions

What color is #CCC8DF?+

#CCC8DF is a HEX color with RGB value rgb(204, 200, 223) and HSL value hsl(250, 26%, 83%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CCC8DF?+

The closest Tailwind color is slate-300, available as the bg-slate-300 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