Huehive Logo

HueHive

#5C4D9D Deep Purple
#1E1E78 Dark Blue
#2D2D2D Charcoal
#8A3FFC Electric Violet
#4B4B4B Slate Gray

Midnight Elegance

Palette Description

Here is a color palette tailored for a dark mode portfolio, inspired by your favorite colors of purple and dark blue. This palette includes complementary shades to create a visually appealing design.

json
{
  "palette_name": "Midnight Elegance",
  "colors": [
    {
      "name": "Deep Purple",
      "hex_code": "
                            
                            #5C4D9D
                        "
    },
    {
      "name": "Dark Blue",
      "hex_code": "
                            
                            #1E1E78
                        "
    },
    {
      "name": "Charcoal",
      "hex_code": "
                            
                            #2D2D2D
                        "
    },
    {
      "name": "Electric Violet",
      "hex_code": "
                            
                            #8A3FFC
                        "
    },
    {
      "name": "Slate Gray",
      "hex_code": "
                            
                            #4B4B4B
                        "
    }
  ]
}

Palette Description:

  • Deep Purple: A rich shade that evokes creativity and luxury.
  • Dark Blue: A calming color that adds depth and sophistication.
  • Charcoal: Provides a neutral backdrop that enhances the other colors.
  • Electric Violet: A vibrant accent that draws attention and adds energy.
  • Slate Gray: A versatile shade that complements and balances the palette.

Would you like suggestions on how to implement this palette in your portfolio, or do you need help with something else?