Huehive Logo

HueHive

#FF7F30 Pumpkin Orange
#DAA520 Harvest Gold
#A52A2A Cranberry Red
#8B4513 Maple Leaf Brown
#FFD700 Goldenrod Yellow
#2E8B57 Pine Green

Autumn Harvest

Palette Description

Here’s the updated color palette with an additional green color to complement the Fall Harvest Festival theme:

json
{
  "palette_name": "Autumn Harvest",
  "colors": [
    {
      "name": "Pumpkin Orange",
      "hex_code": "
                            
                            #FF7F30
                        "
    },
    {
      "name": "Harvest Gold",
      "hex_code": "
                            
                            #DAA520
                        "
    },
    {
      "name": "Cranberry Red",
      "hex_code": "
                            
                            #A52A2A
                        "
    },
    {
      "name": "Maple Leaf Brown",
      "hex_code": "
                            
                            #8B4513
                        "
    },
    {
      "name": "Goldenrod Yellow",
      "hex_code": "
                            
                            #FFD700
                        "
    },
    {
      "name": "Pine Green",
      "hex_code": "
                            
                            #2E8B57
                        "
    }
  ]
}

The addition of “Pine Green” enhances the palette by introducing a vibrant green that represents evergreen trees, adding a fresh contrast to the warm autumn hues.

What do you think of the updated palette? Would you like to make any more adjustments?