Gainsboro Hex Code — #DCDCDC

RGB, HSL, and CMYK values for Gainsboro.

Gainsboro Color Values

FormatValue
HEX#DCDCDC
RGBrgb(220, 220, 220)
HSLhsl(0, 0%, 86%)
CMYKcmyk(0%, 0%, 0%, 14%)
Want to explore more shades? Use our Color Converter

About Gainsboro

Color psychology: Lightness, softness.

Gainsboro (#DCDCDC) is a light shade of gray. It's commonly used in web design, graphic design, and branding where lightness, softness are desired associations.

How to Use Gainsboro in CSS

/* Using HEX */
color: #DCDCDC;
background-color: #DCDCDC;

/* Using RGB */
color: rgb(220, 220, 220);

/* Using HSL */
color: hsl(0, 0%, 86%);

Colors That Go With Gainsboro

Complementary

Analogous

Triadic

Similar Shades of Gray

Frequently Asked Questions