Huehive Logo

HueHive

#FFA500 Bright Yellow
#FF8C00 Golden Orange
#FF7F00 Deep Orange
#FF6F00 Dark Orange
#FF5E00 Burnt Orange

Sunset Orange

Palette Description

Here’s a color palette based on your request, transitioning from a bright yellow ( #FFA500 ) to a darker orange, avoiding brown tones.

json
{
  "palette_name": "Sunset Orange",
  "colors": [
    {
      "name": "Bright Yellow",
      "hex_code": "
                            
                            #FFA500
                        "
    },
    {
      "name": "Golden Orange",
      "hex_code": "
                            
                            #FF8C00
                        "
    },
    {
      "name": "Deep Orange",
      "hex_code": "
                            
                            #FF7F00
                        "
    },
    {
      "name": "Dark Orange",
      "hex_code": "
                            
                            #FF6F00
                        "
    },
    {
      "name": "Burnt Orange",
      "hex_code": "
                            
                            #FF5E00
                        "
    }
  ]
}

This palette progresses from bright yellow to a rich burnt orange, maintaining a vibrant and lively appearance throughout. Would you like to explore more palettes or specific color combinations?