#005EB8
Bold Blue
#A3C7E0
Pale Blue
#007A33
Bold Green
#A8D8B9
Pale Green
#FF6A13
Bold Orange
#FFB48C
Pale Orange
#D50032
Bold Red
#FF9EB3
Pale Pink
#FF3C78
Bright Pink
Palette Description
Sure! Let’s replace the bold purple and its pale shade with a bold red and a lighter pink shade. Here’s the updated color palette:
json
{
"palette_name": "Excel Bold & Pale",
"colors": [
{
"name": "Bold Blue",
"hex_code": "
#005EB8
"
},
{
"name": "Pale Blue",
"hex_code": "
#A3C7E0
"
},
{
"name": "Bold Green",
"hex_code": "
#007A33
"
},
{
"name": "Pale Green",
"hex_code": "
#A8D8B9
"
},
{
"name": "Bold Orange",
"hex_code": "
#FF6A13
"
},
{
"name": "Pale Orange",
"hex_code": "
#FFB48C
"
},
{
"name": "Bold Red",
"hex_code": "
#D50032
"
},
{
"name": "Pale Pink",
"hex_code": "
#FF9EB3
"
},
{
"name": "Bright Pink",
"hex_code": "
#FF3C78
"
}
]
}
The bold red and pale pink provide a vibrant and fresh addition to the palette. Would you like to make any further changes or need assistance with anything else?