#d3d3d3 rgb(211, 211, 211) 0°, 0%, 83% About LightGray Color
LightGray is a soft, neutral gray that is ubiquitous in web design for borders, dividers, and subtle UI elements. It provides structure without visual weight.
Use Cases for LightGray
Shades & Tints of LightGray
Complementary Color
Analogous Colors
CSS Code
.lightgray-color {
color: #d3d3d3;
} Contrast Recommendations
Frequently Asked Questions
What color is LightGray?
LightGray is represented by the hex code #d3d3d3 and has RGB values of rgb(211, 211, 211). It falls under the Gray category.
How to use LightGray in web design?
LightGray works well for borders, dividers, subtle backgrounds. LightGray is a soft, neutral gray that is ubiquitous in web design for borders, dividers, and subtle UI elements. It provides structure without visual weight. Use it as a primary color, accent, or background depending on your design needs.
What colors go with LightGray?
Colors that pair well with LightGray include gainsboro, silver, whitesmoke, darkgray, gray. For a complementary scheme, try #d4d4d4. For an analogous scheme, use #d4d4d4 and #d4d4d4.