Huehive Logo

HueHive

#CC5500 Burnt Orange
#FFB300 Golden Yellow
#A52A2A Deep Red
#6B8E23 Olive Green
#4682B4 Dusty Blue

Summer & Fall Harvest

Palette Description

Here’s an updated color palette that reflects a summer and fall theme, ideal for your garden planner spreadsheet:

json
{
  "palette_name": "Summer & Fall Harvest",
  "colors": [
    {
      "name": "Burnt Orange",
      "hex_code": "
                            
                            #CC5500
                        "
    },
    {
      "name": "Golden Yellow",
      "hex_code": "
                            
                            #FFB300
                        "
    },
    {
      "name": "Deep Red",
      "hex_code": "
                            
                            #A52A2A
                        "
    },
    {
      "name": "Olive Green",
      "hex_code": "
                            
                            #6B8E23
                        "
    },
    {
      "name": "Dusty Blue",
      "hex_code": "
                            
                            #4682B4
                        "
    }
  ]
}

This palette incorporates warm tones and earthy colors, evoking the richness of summer and fall gardens.

Would you like to explore how to effectively use these colors in different sections of your spreadsheet, such as headers or data cells?