#4A7C9D
Dusty Blue
#1F4F4F
Dark Teal
#D85D00
Deep Orange
#87CEEB
Medium Sky Blue
#708090
Slate Grey
#DC143C
Crimson Red
Palette Description
Sure! Here’s the updated color palette with a blue hue replacing Medium Teal. I’ve chosen a medium sky blue to complement 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 Sky Blue",
"hex_code": "
#87CEEB
"
},
{
"name": "Slate Grey",
"hex_code": "
#708090
"
},
{
"name": "Crimson Red",
"hex_code": "
#DC143C
"
}
]
}
This palette now includes Medium Sky Blue, which adds a refreshing and vibrant touch to the overall color scheme. Would you like any further changes or tips on how to effectively implement this palette?