Huehive Logo

HueHive

#6C7C6E Dusty Green
#A2B0C5 Muted Blue
#BDAF6D Warm Olive Yellow
#BFA2C9 Dusty Lavender
#D49A8A Muted Coral Pink

Dusty Fall

Palette Description

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

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": "Muted Coral Pink",
      "hex_code": "
                            
                            #D49A8A
                        "
    }
  ]
}

In this version, the pale dusty pink has been replaced with a muted coral pink, which complements the other colors while maintaining the dusty fall aesthetic.

Would you like to explore any other color changes or adjustments?