#CCCBD3 Color

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

Color preview

#CCCBD3

Color formats

HEX
#CCCBD3
RGB
rgb(204, 203, 211)
RGBA
rgba(204, 203, 211, 1)
HSL
hsl(248, 8%, 81%)
HSV
hsv(248, 4%, 83%)
CMYK
cmyk(3%, 4%, 0%, 17%)
CSS variable
--color-primary: #CCCBD3;
Lowercase HEX
#cccbd3

Shades

Tints

Tones

Harmony

CSS snippets for #CCCBD3

.color-cccbd3 {
  color: #CCCBD3;
  background-color: #CCCBD3;
}

Frequently asked questions

What color is #CCCBD3?+

#CCCBD3 is a HEX color with RGB value rgb(204, 203, 211) and HSL value hsl(248, 8%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CCCBD3?+

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