Spamio Protection Palette
        Primary Blue
        #007BFF
      
      
        Secondary Berry Purple
        #9B59B6
      
      
        Accent Red
        #DC3545
      
      
        Background Light Gray
        #F8F9FA
      
      
        Text Dark Gray
        #343A40
      
  
        #007BFF
        Primary Blue
        
          
        
      
      
        #9B59B6
        Secondary Berry Purple
        
          
        
      
      
        #DC3545
        Accent Red
        
          
        
      
      
        #F8F9FA
        Background Light Gray
        
          
        
      
      
        #343A40
        Text Dark Gray
        
          
        
      
  About This Color Palette
Of course! Here’s another alternative secondary color that can complement the primary blue ( #007BFF ):
Alternative Secondary Color:
Berry Purple:
- Hex Code: #9B59B6
 - This rich berry purple adds a touch of vibrancy and sophistication, standing out well against the primary blue.
 
Updated Palette Example with Berry Purple:
Here’s how the palette would look with berry purple as the secondary color:
json
{
  "palette_name": "Spamio Protection Palette",
  "colors": [
    {
      "name": "Primary Blue",
      "hex_code": "
                            
                            #007BFF
                        "
    },
    {
      "name": "Secondary Berry Purple",
      "hex_code": "
                            
                            #9B59B6
                        "
    },
    {
      "name": "Accent Red",
      "hex_code": "
                            
                            #DC3545
                        "
    },
    {
      "name": "Background Light Gray",
      "hex_code": "
                            
                            #F8F9FA
                        "
    },
    {
      "name": "Text Dark Gray",
      "hex_code": "
                            
                            #343A40
                        "
    }
  ]
}
Palette Description for Berry Purple:
- Secondary Berry Purple ( #9B59B6 ): This vibrant purple brings a playful yet elegant touch to the interface, creating a beautiful contrast with the primary blue while remaining visually appealing.
 
Would you like to explore more options, or does berry purple resonate with your design vision?