#D3D3D3
Light Gray
#DCDCDC
Gainsboro
#C0C0C0
Silver
#A9A9A9
Dark Gray
#696969
Dim Gray
Palette Description
Here is a color palette based on the query for light gray:
json
{
"palette_name": "Light Gray Shades",
"colors": [
{
"name": "Light Gray",
"hex_code": "
#D3D3D3
"
},
{
"name": "Gainsboro",
"hex_code": "
#DCDCDC
"
},
{
"name": "Silver",
"hex_code": "
#C0C0C0
"
},
{
"name": "Dark Gray",
"hex_code": "
#A9A9A9
"
},
{
"name": "Dim Gray",
"hex_code": "
#696969
"
}
]
}
This palette features various shades of light gray, ranging from the soft and delicate Light Gray to the deeper tones of Dim Gray. Would you like to explore more colors or perhaps a specific combination for a particular project?