#004D4D
Dark Teal
#D99201
Golden Yellow
#000000
Black
#CC5500
Burnt Orange
#A52A2A
Brick Red
Palette Description
To complement Dark Teal, Golden Yellow, Black, and Burnt Orange, I’ve replaced Light Olive Green with a classic Brick Red. Here’s the revised color palette:
json
{
"palette_name": "Deep Contrast with Warm 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": "Brick Red",
"hex_code": "
#A52A2A
"
}
]
}
This palette now includes Brick Red, which adds a rich, warm tone that harmonizes well with the other colors while enhancing the overall contrast.
Would you like to discuss how to use this palette in design, or do you have any other requests?