#01CED7
Aqua Blue
#009B9F
Deep Aqua
#66E2E4
Light Aqua
#FF6F61
Soft Coral
#E0E0E0
Muted Gray
Palette Description
Here’s a color palette designed based on your specified color #01CED7 :
json
{
"palette_name": "Aqua Inspired Palette",
"colors": [
{
"name": "Aqua Blue",
"hex_code": "
#01CED7
"
},
{
"name": "Deep Aqua",
"hex_code": "
#009B9F
"
},
{
"name": "Light Aqua",
"hex_code": "
#66E2E4
"
},
{
"name": "Soft Coral",
"hex_code": "
#FF6F61
"
},
{
"name": "Muted Gray",
"hex_code": "
#E0E0E0
"
}
]
}
Palette Description:
- Aqua Blue ( #01CED7 ): Use this as the main color for table headers, providing a vibrant focal point.
- Deep Aqua ( #009B9F ): This can be used for subheadings or for emphasizing important cells within the sheet.
- Light Aqua ( #66E2E4 ): Ideal for alternate row shading or as a background for specific sections, offering a soft contrast.
- Soft Coral ( #FF6F61 ): Use this color for highlighting alerts, warnings, or important notes within your sheet.
- Muted Gray ( #E0E0E0 ): Perfect for borders or subtle background elements, balancing out the vividness of the aqua tones.
Would you like suggestions on how to implement these colors in your Google Sheets?