Huehive Logo

HueHive

#FF7F30 Pumpkin Orange
#DAA520 Harvest Gold
#A52A2A Cranberry Red
#2E8B57 Pine Green
#8B4513 Maple Leaf Brown
#E74C3C Burnt Sienna

Autumn Harvest

Palette Description

Here’s a refined version of the color palette, now limited to six colors while still providing depth to the Autumn Harvest 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": "Pine Green",
      "hex_code": "
                            
                            #2E8B57
                        "
    },
    {
      "name": "Maple Leaf Brown",
      "hex_code": "
                            
                            #8B4513
                        "
    },
    {
      "name": "Burnt Sienna",
      "hex_code": "
                            
                            #E74C3C
                        "
    }
  ]
}

This palette retains a balanced mix of warm and earthy tones with the addition of “Burnt Sienna” for depth, while focusing on six colors total.

What do you think of this version? Would you like to make any further changes?