Light Gray Hex Code — #D3D3D3

RGB, HSL, and CMYK values for Light Gray.

Light Gray Color Values

FormatValue
HEX#D3D3D3
RGBrgb(211, 211, 211)
HSLhsl(0, 0%, 83%)
CMYKcmyk(0%, 0%, 0%, 17%)
Want to explore more shades? Use our Color Converter

About Light Gray

Color psychology: Simplicity, elegance.

Light Gray (#D3D3D3) is a light shade of gray. It's commonly used in web design, graphic design, and branding where simplicity, elegance are desired associations.

How to Use Light Gray in CSS

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

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

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

Colors That Go With Light Gray

Complementary

Analogous

Triadic

Similar Shades of Gray

Frequently Asked Questions