#FFA500
Golden Yellow
#BF8B00
Dark Mustard
#A76D00
Ochre
#8B5D00
Dark Gold
#7D4B00
Deep Olive Yellow
Palette Description
Let’s create a new color palette that features darker shades of yellow, ensuring that the colors are less bright and more muted. Here’s the revised palette:
json
{
"palette_name": "Muted Dark Yellow Spectrum",
"colors": [
{
"name": "Golden Yellow",
"hex_code": "
#FFA500
"
},
{
"name": "Dark Mustard",
"hex_code": "
#BF8B00
"
},
{
"name": "Ochre",
"hex_code": "
#A76D00
"
},
{
"name": "Dark Gold",
"hex_code": "
#8B5D00
"
},
{
"name": "Deep Olive Yellow",
"hex_code": "
#7D4B00
"
}
]
}
This palette transitions from a vibrant golden yellow to deeper, more muted shades, ensuring a darker appearance without losing the essence of yellow.
Would you like to modify this palette further or explore another color combination?