Huehive Logo

HueHive

#FF4500 Sunset Orange
#FFD700 Golden Yellow
#FF69B4 Soft Pink
#8A2BE2 Twilight Purple
#1E90FF Deep 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": "Sunset Orange",
      "hex_code": "
                            
                            #FF4500
                        "
    },
    {
      "name": "Golden Yellow",
      "hex_code": "
                            
                            #FFD700
                        "
    },
    {
      "name": "Soft Pink",
      "hex_code": "
                            
                            #FF69B4
                        "
    },
    {
      "name": "Twilight Purple",
      "hex_code": "
                            
                            #8A2BE2
                        "
    },
    {
      "name": "Deep Blue",
      "hex_code": "
                            
                            #1E90FF
                        "
    }
  ]
}

This palette captures the vibrant and warm colors seen in a sunset, transitioning from bright oranges and yellows to softer pinks and deep blues.

Would you like to explore how to use this palette in a design project, or do you have another specific request in mind?