#CCCBD6 Color

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

Color preview

#CCCBD6

Color formats

HEX
#CCCBD6
RGB
rgb(204, 203, 214)
RGBA
rgba(204, 203, 214, 1)
HSL
hsl(245, 12%, 82%)
HSV
hsv(245, 5%, 84%)
CMYK
cmyk(5%, 5%, 0%, 16%)
CSS variable
--color-primary: #CCCBD6;
Lowercase HEX
#cccbd6

Shades

Tints

Tones

Harmony

CSS snippets for #CCCBD6

.color-cccbd6 {
  color: #CCCBD6;
  background-color: #CCCBD6;
}

Frequently asked questions

What color is #CCCBD6?+

#CCCBD6 is a HEX color with RGB value rgb(204, 203, 214) and HSL value hsl(245, 12%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CCCBD6?+

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