#004D4D
Dark Teal
#D99201
Golden Yellow
#000000
Black
#CC5500
Burnt Orange
#BACF9A
Light Olive Green
Palette Description
To complement Dark Teal, Golden Yellow, and Black without using shades of pink or purple, I’ve chosen a Burnt Orange and a Light Olive Green. Here’s the updated color palette:
json
{
"palette_name": "Deep Contrast with Earthy Complements",
"colors": [
{
"name": "Dark Teal",
"hex_code": "
#004D4D
"
},
{
"name": "Golden Yellow",
"hex_code": "
#D99201
"
},
{
"name": "Black",
"hex_code": "
#000000
"
},
{
"name": "Burnt Orange",
"hex_code": "
#CC5500
"
},
{
"name": "Light Olive Green",
"hex_code": "
#BACF9A
"
}
]
}
This palette now features Burnt Orange, which adds warmth and vibrancy, and Light Olive Green, which brings an earthy, natural touch to the combination.
Would you like to see how this palette could be applied in a specific project, or do you have other color requests?