#4d4f51
Light Black
#e6b3b3
Light Red
#d9db99
Light Green
#f2e0a6
Light Yellow
#a3c6d9
Light Blue
#d6c3d6
Light Magenta
#b2e0e0
Light Cyan
#e1e1e1
Light White
Palette Description
Here is a lighter version of the provided color palette:
- Black:
#4d4f51
- Red:
#e6b3b3
- Green:
#d9db99
- Yellow:
#f2e0a6
- Blue:
#a3c6d9
- Magenta:
#d6c3d6
- Cyan:
#b2e0e0
- White:
#e1e1e1
Now, here’s the JSON representation of this lighter color palette:
json
{
"palette_name": "Lighter Version of Original Palette",
"colors": [
{
"name": "Light Black",
"hex_code": "
#4d4f51
"
},
{
"name": "Light Red",
"hex_code": "
#e6b3b3
"
},
{
"name": "Light Green",
"hex_code": "
#d9db99
"
},
{
"name": "Light Yellow",
"hex_code": "
#f2e0a6
"
},
{
"name": "Light Blue",
"hex_code": "
#a3c6d9
"
},
{
"name": "Light Magenta",
"hex_code": "
#d6c3d6
"
},
{
"name": "Light Cyan",
"hex_code": "
#b2e0e0
"
},
{
"name": "Light White",
"hex_code": "
#e1e1e1
"
}
]
}
Would you like to adjust any of the colors further or need assistance with something else?