Huehive Logo

HueHive

#9966CC Amethyst
#9B59B6 Purple Heart
#9370DB Medium Purple
#800080 Dark Purple
#663399 Rebecca Purple

Enhanced Transition from Amethyst to Rebecca Purple

Palette Description

Here is the updated color palette with Medium Purple as the third color and a slightly darker shade replacing Dark Magenta:

json
{
  "palette_name": "Enhanced Transition from Amethyst to Rebecca Purple",
  "colors": [
    {
      "name": "Amethyst",
      "hex_code": "
                            
                            #9966CC
                        "
    },
    {
      "name": "Purple Heart",
      "hex_code": "
                            
                            #9B59B6
                        "
    },
    {
      "name": "Medium Purple",
      "hex_code": "
                            
                            #9370DB
                        "
    },
    {
      "name": "Dark Purple",
      "hex_code": "
                            
                            #800080
                        "
    },
    {
      "name": "Rebecca Purple",
      "hex_code": "
                            
                            #663399
                        "
    }
  ]
}

In this palette, Medium Purple is positioned as the third color, and Dark Purple is introduced as a slightly darker shade that transitions well to Rebecca Purple.

Would you like any other adjustments or further assistance with this palette?