Huehive Logo

HueHive

#FFC300 Golden Yellow
#FF5733 Coral Pink
#FF8D1B Deep Orange
#8A2BE2 Violet
#191970 Midnight Blue

Sunset Vibes

Palette Description

Here’s a color palette inspired by the beautiful hues of a sunset:

json
{
  "palette_name": "Sunset Vibes",
  "colors": [
    {
      "name": "Golden Yellow",
      "hex_code": "
                            
                            #FFC300
                        "
    },
    {
      "name": "Coral Pink",
      "hex_code": "
                            
                            #FF5733
                        "
    },
    {
      "name": "Deep Orange",
      "hex_code": "
                            
                            #FF8D1B
                        "
    },
    {
      "name": "Violet",
      "hex_code": "
                            
                            #8A2BE2
                        "
    },
    {
      "name": "Midnight Blue",
      "hex_code": "
                            
                            #191970
                        "
    }
  ]
}

This palette captures the warm and vibrant colors that often appear in the sky during sunset, transitioning from bright yellows to deep blues.

What kind of project are you planning to use this palette for?