Huehive Logo

HueHive

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

Refined Transition from Medium Purple to Rebecca Purple

Palette Description

Here is an updated color palette that maintains Medium Purple and Amethyst while replacing Dark Orchid with a more suitable color for a smooth transition to Rebecca Purple:

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

In this palette, the transition flows smoothly from Medium Purple to Amethyst, then to Purple, and finally to Dark Magenta before reaching Rebecca Purple, creating a more cohesive gradient.

Would you like to make more modifications or explore how to use this palette effectively?