#DCDCDC — Gainsboro

#DCDCDC is Gainsboro. RGB, HSL, CMYK values, a shade/tint palette, and CSS snippets.

HEX
#DCDCDC
RGB
rgb(220, 220, 220)
HSL
hsl(0, 0%, 86%)
HSV
hsv(0, 0%, 86%)
CMYK
cmyk(0%, 0%, 0%, 14%)
20%
40%
60%
80%
100%

Shades and tints of Gainsboro

CSS snippets

Hexcolor: #DCDCDC;
Keywordcolor: gainsboro;
RGBcolor: rgb(220, 220, 220);
HSLcolor: hsl(0, 0%, 86%);

Frequently asked questions

What color is #DCDCDC?

#DCDCDC is Gainsboro, a standard CSS named color. In RGB it's rgb(220, 220, 220); in HSL it's hsl(0, 0%, 86%).

How do I use #DCDCDC in CSS?

Use it directly as a hex value (color: #DCDCDC;), or by its CSS keyword name (color: gainsboro;) — both are recognized by every modern browser and produce the identical color.

What's the CMYK value for print?

Gainsboro converts to approximately C0 M0 Y0 K14 in CMYK — useful as a starting point for print work, though always verify against your printer's actual color profile since RGB-to-CMYK conversion is inherently approximate.

Other colors