#0077B3
Ocean Blue
#F6EB61
Sunshine Yellow
#8A2BE2
Violet Purple
#D3D3D3
Soft Gray
#FF6F61
Coral Pink
Palette Description
Here’s a color palette that avoids red and green, perfect for categorizing your spreadsheet visually.
json
{
"palette_name": "Category Colors",
"colors": [
{
"name": "Ocean Blue",
"hex_code": "
#0077B3
"
},
{
"name": "Sunshine Yellow",
"hex_code": "
#F6EB61
"
},
{
"name": "Violet Purple",
"hex_code": "
#8A2BE2
"
},
{
"name": "Soft Gray",
"hex_code": "
#D3D3D3
"
},
{
"name": "Coral Pink",
"hex_code": "
#FF6F61
"
}
]
}
This palette includes a range of colors that are visually distinct and should work well for different categories in your spreadsheet.
Do you have specific categories in mind for these colors, or do you need assistance with anything else?