#CDCCDC Color

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

Color preview

#CDCCDC

Color formats

HEX
#CDCCDC
RGB
rgb(205, 204, 220)
RGBA
rgba(205, 204, 220, 1)
HSL
hsl(244, 19%, 83%)
HSV
hsv(244, 7%, 86%)
CMYK
cmyk(7%, 7%, 0%, 14%)
CSS variable
--color-primary: #CDCCDC;
Lowercase HEX
#cdccdc

Shades

Tints

Tones

Harmony

CSS snippets for #CDCCDC

.color-cdccdc {
  color: #CDCCDC;
  background-color: #CDCCDC;
}

Frequently asked questions

What color is #CDCCDC?+

#CDCCDC is a HEX color with RGB value rgb(205, 204, 220) and HSL value hsl(244, 19%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CDCCDC?+

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