#87CEEB
Sky Blue
#228B22
Forest Green
#FFD700
Sunshine Yellow
#FF7F50
Coral Red
#708090
Slate Gray
Palette Description
Here’s a color palette designed for clarity and organization, suitable for an Excel spreadsheet that tracks active campaigns in both online and physical stores:
json
{
"palette_name": "Campaign Tracker",
"colors": [
{
"name": "Sky Blue",
"hex_code": "
#87CEEB
"
},
{
"name": "Forest Green",
"hex_code": "
#228B22
"
},
{
"name": "Sunshine Yellow",
"hex_code": "
#FFD700
"
},
{
"name": "Coral Red",
"hex_code": "
#FF7F50
"
},
{
"name": "Slate Gray",
"hex_code": "
#708090
"
}
]
}
Palette Description:
- Sky Blue: A calming color that promotes clarity and focus.
- Forest Green: Represents growth and is easy on the eyes, suitable for tracking progress.
- Sunshine Yellow: Adds a bright, cheerful touch that can highlight important information.
- Coral Red: Draws attention and can be used for urgent or critical updates.
- Slate Gray: A neutral tone that can help balance the brighter colors and maintain readability.
Would you like any specific adjustments to this palette or additional colors?