#CCCADF Color

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

Color preview

#CCCADF

Color formats

HEX
#CCCADF
RGB
rgb(204, 202, 223)
RGBA
rgba(204, 202, 223, 1)
HSL
hsl(246, 25%, 83%)
HSV
hsv(246, 9%, 87%)
CMYK
cmyk(9%, 9%, 0%, 13%)
CSS variable
--color-primary: #CCCADF;
Lowercase HEX
#cccadf

Shades

Tints

Tones

Harmony

CSS snippets for #CCCADF

.color-cccadf {
  color: #CCCADF;
  background-color: #CCCADF;
}

Frequently asked questions

What color is #CCCADF?+

#CCCADF is a HEX color with RGB value rgb(204, 202, 223) and HSL value hsl(246, 25%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CCCADF?+

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