Huehive Logo

HueHive

#9370DB Medium Purple
#9966CC Amethyst
#A67CBE Lavender Purple
#8B008B Dark Magenta
#663399 Rebecca Purple

Harmonious Transition from Medium Purple to Rebecca Purple

Palette Description

Here is a refined color palette that starts with Medium Purple and Amethyst, replacing the third color to ensure a better transition to Rebecca Purple:

json
{
  "palette_name": "Harmonious Transition from Medium Purple to Rebecca Purple",
  "colors": [
    {
      "name": "Medium Purple",
      "hex_code": "
                            
                            #9370DB
                        "
    },
    {
      "name": "Amethyst",
      "hex_code": "
                            
                            #9966CC
                        "
    },
    {
      "name": "Lavender Purple",
      "hex_code": "
                            
                            #A67CBE
                        "
    },
    {
      "name": "Dark Magenta",
      "hex_code": "
                            
                            #8B008B
                        "
    },
    {
      "name": "Rebecca Purple",
      "hex_code": "
                            
                            #663399
                        "
    }
  ]
}

In this palette, the third color has been changed to Lavender Purple, which provides a smoother transition between Amethyst and Dark Magenta, ultimately leading to Rebecca Purple.

Would you like to explore further adjustments or discuss how to implement this palette in your design?