#CCCAD6 Color

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

Color preview

#CCCAD6

Color formats

HEX
#CCCAD6
RGB
rgb(204, 202, 214)
RGBA
rgba(204, 202, 214, 1)
HSL
hsl(250, 13%, 82%)
HSV
hsv(250, 6%, 84%)
CMYK
cmyk(5%, 6%, 0%, 16%)
CSS variable
--color-primary: #CCCAD6;
Lowercase HEX
#cccad6

Shades

Tints

Tones

Harmony

CSS snippets for #CCCAD6

.color-cccad6 {
  color: #CCCAD6;
  background-color: #CCCAD6;
}

Frequently asked questions

What color is #CCCAD6?+

#CCCAD6 is a HEX color with RGB value rgb(204, 202, 214) and HSL value hsl(250, 13%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CCCAD6?+

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