#4A7C9D
Dusty Blue
#1F4F4F
Dark Teal
#D85D00
Deep Orange
#007C7F
Medium Teal
#708090
Slate Grey
#DC143C
Crimson Red
Palette Description
Sure! Here’s the revised color palette with a medium hue replacing Light Cream. I’ve chosen a medium teal to maintain harmony with the existing colors.
json
{
"palette_name": "Dusty Blue and Deep Orange Harmony",
"colors": [
{
"name": "Dusty Blue",
"hex_code": "
#4A7C9D
"
},
{
"name": "Dark Teal",
"hex_code": "
#1F4F4F
"
},
{
"name": "Deep Orange",
"hex_code": "
#D85D00
"
},
{
"name": "Medium Teal",
"hex_code": "
#007C7F
"
},
{
"name": "Slate Grey",
"hex_code": "
#708090
"
},
{
"name": "Crimson Red",
"hex_code": "
#DC143C
"
}
]
}
This palette now includes Medium Teal, which complements the dusty blue and dark teal while adding a richer tone to the overall scheme. Would you like any further adjustments or additional suggestions on how to utilize this palette?