Huehive Logo

HueHive

#9370DB Medium Purple
#9966CC Amethyst
#7851A9 Royal Purple
#A77BCA Dark Lavender
#663399 Rebecca Purple

Adjusted Transition with Medium Purple First

Palette Description

Here is the revised color palette with a different shade replacing Purple Heart to ensure a better fit in the transition:

json
{
  "palette_name": "Adjusted Transition with Medium Purple First",
  "colors": [
    {
      "name": "Medium Purple",
      "hex_code": "
                            
                            #9370DB
                        "
    },
    {
      "name": "Amethyst",
      "hex_code": "
                            
                            #9966CC
                        "
    },
    {
      "name": "Royal Purple",
      "hex_code": "
                            
                            #7851A9
                        "
    },
    {
      "name": "Dark Lavender",
      "hex_code": "
                            
                            #A77BCA
                        "
    },
    {
      "name": "Rebecca Purple",
      "hex_code": "
                            
                            #663399
                        "
    }
  ]
}

In this palette, Dark Lavender has been introduced as a more fitting color, providing a smoother transition between Royal Purple and Rebecca Purple.

Would you like to make any further adjustments or explore other options?