Huehive Logo

HueHive

#DAA520 Goldenrod
#DC143C Crimson
#808000 Olive Green
#8B4513 Burnt Umber
#FFDAB9 Peach Puff
#B0C4DE Light Steel Blue

Warm Autumn in Spring and Summer (Revised)

Palette Description

No problem! Let’s adjust the palette to remove the orange tones and focus on warm autumn colors that are more appealing to you. Here’s a revised color palette:

json
{
  "palette_name": "Warm Autumn in Spring and Summer (Revised)",
  "colors": [
    {
      "name": "Goldenrod",
      "hex_code": "
                            
                            #DAA520
                        "
    },
    {
      "name": "Crimson",
      "hex_code": "
                            
                            #DC143C
                        "
    },
    {
      "name": "Olive Green",
      "hex_code": "
                            
                            #808000
                        "
    },
    {
      "name": "Burnt Umber",
      "hex_code": "
                            
                            #8B4513
                        "
    },
    {
      "name": "Peach Puff",
      "hex_code": "
                            
                            #FFDAB9
                        "
    },
    {
      "name": "Light Steel Blue",
      "hex_code": "
                            
                            #B0C4DE
                        "
    }
  ]
}

This palette keeps the warmth of autumn while eliminating orange, focusing instead on red, green, and soft blues.

How does this revised palette look to you? Would you like to make any further changes?