#CCCBD9 Color

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

Color preview

#CCCBD9

Color formats

HEX
#CCCBD9
RGB
rgb(204, 203, 217)
RGBA
rgba(204, 203, 217, 1)
HSL
hsl(244, 16%, 82%)
HSV
hsv(244, 6%, 85%)
CMYK
cmyk(6%, 6%, 0%, 15%)
CSS variable
--color-primary: #CCCBD9;
Lowercase HEX
#cccbd9

Shades

Tints

Tones

Harmony

CSS snippets for #CCCBD9

.color-cccbd9 {
  color: #CCCBD9;
  background-color: #CCCBD9;
}

Frequently asked questions

What color is #CCCBD9?+

#CCCBD9 is a HEX color with RGB value rgb(204, 203, 217) and HSL value hsl(244, 16%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CCCBD9?+

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