Huehive Logo

HueHive

#6C7C6E Dusty Green
#A2B0C5 Muted Blue
#BDAF6D Warm Olive Yellow
#BFA2C9 Dusty Lavender
#EAB8D1 Pale Dusty Pink

Dusty Fall

Palette Description

Sure! Let’s replace the yellow in the “Dusty Fall” palette with a different shade. Here’s the updated color palette with a new yellow:

json
{
  "palette_name": "Dusty Fall",
  "colors": [
    {
      "name": "Dusty Green",
      "hex_code": "
                            
                            #6C7C6E
                        "
    },
    {
      "name": "Muted Blue",
      "hex_code": "
                            
                            #A2B0C5
                        "
    },
    {
      "name": "Warm Olive Yellow",
      "hex_code": "
                            
                            #BDAF6D
                        "
    },
    {
      "name": "Dusty Lavender",
      "hex_code": "
                            
                            #BFA2C9
                        "
    },
    {
      "name": "Pale Dusty Pink",
      "hex_code": "
                            
                            #EAB8D1
                        "
    }
  ]
}

In this version, I’ve replaced the soft mustard yellow with a warm olive yellow, which maintains the dusty feel while adding a richer tone.

Would you like to make any further adjustments or do you have any specific preferences for the new yellow?