Updated Gantt Chart Palette
About This Color Palette
Here’s an updated color palette for your Gantt chart, incorporating the requested colors while maintaining the overall theme:
json
{
"palette_name": "Updated Gantt Chart Palette",
"colors": [
{
"name": "Midnight Blue",
"hex_code": "
#191970
"
},
{
"name": "Forest Green",
"hex_code": "
#228B22
"
},
{
"name": "Steel Gray",
"hex_code": "
#808080
"
},
{
"name": "Goldenrod",
"hex_code": "
#DAA520
"
},
{
"name": "Dark Orchid",
"hex_code": "
#9932CC
"
},
{
"name": "Teal",
"hex_code": "
#008080
"
},
{
"name": "Salmon",
"hex_code": "
#FA8072
"
},
{
"name": "Slate Blue",
"hex_code": "
#6A5ACD
"
},
{
"name": "Olive",
"hex_code": "
#808000
"
},
{
"name": "Maroon",
"hex_code": "
#800000
"
},
{
"name": "Base Teal",
"hex_code": "
#48818d
"
},
{
"name": "Purple",
"hex_code": "
#664fa3
"
},
{
"name": "Rose",
"hex_code": "
#a64d79
"
},
{
"name": "Cornflower Blue",
"hex_code": "
#6495ED
"
},
{
"name": "Sienna",
"hex_code": "
#A0522D
"
}
]
}
Palette Description:
The updated palette maintains a harmonious blend of colors suitable for a Gantt chart while introducing the new base teal ( #48818d ) and incorporating purple ( #664fa3 ) and rose ( #a64d79 ) to add vibrancy and dimension. The selected colors provide a balance of contrast and cohesion, making it visually appealing for project management and timeline visualizations.
Would you like any further adjustments or additional colors in this palette?