Spamio Protection Palette
        Primary Blue
        #007BFF
      
      
        Secondary Sunset Orange
        #FF6A13
      
      
        Accent Red
        #DC3545
      
      
        Background Light Gray
        #F8F9FA
      
      
        Text Dark Gray
        #343A40
      
  
        #007BFF
        Primary Blue
        
          
        
      
      
        #FF6A13
        Secondary Sunset Orange
        
          
        
      
      
        #DC3545
        Accent Red
        
          
        
      
      
        #F8F9FA
        Background Light Gray
        
          
        
      
      
        #343A40
        Text Dark Gray
        
          
        
      
  About This Color Palette
Sure! Here are some additional options for a secondary color that would pair well with the primary blue ( #007BFF ):
Additional Secondary Color Options:
- Sunset Orange:
    
- Hex Code: #FF6A13
 - A warm, inviting orange that creates a vibrant contrast with blue, perfect for drawing attention to buttons.
 
 - Teal Blue:
    
- Hex Code: #008C7A
 - A calming teal that provides a harmonious look while still being distinct from the primary blue.
 
 - Berry Pink:
    
- Hex Code: #D5006D
 - A striking pink that adds a fun and energetic feel, great for buttons that need to pop.
 
 - Lime Green:
    
- Hex Code: #A4D65E
 - A bright lime green that offers a fresh and lively contrast, making buttons feel dynamic and engaging.
 
 - Steel Gray:
    
- Hex Code: #7D7F80
 - A neutral gray that can provide a subtle elegance while still standing out against the primary blue.
 
 
Updated Palette Example with Sunset Orange:
Here’s how the palette would look with sunset orange as the secondary color:
json
{
  "palette_name": "Spamio Protection Palette",
  "colors": [
    {
      "name": "Primary Blue",
      "hex_code": "
                            
                            #007BFF
                        "
    },
    {
      "name": "Secondary Sunset Orange",
      "hex_code": "
                            
                            #FF6A13
                        "
    },
    {
      "name": "Accent Red",
      "hex_code": "
                            
                            #DC3545
                        "
    },
    {
      "name": "Background Light Gray",
      "hex_code": "
                            
                            #F8F9FA
                        "
    },
    {
      "name": "Text Dark Gray",
      "hex_code": "
                            
                            #343A40
                        "
    }
  ]
}
Palette Description for Sunset Orange:
- Secondary Sunset Orange ( #FF6A13 ): This vibrant orange provides a warm contrast to the blue, creating a friendly and engaging user interface that encourages interaction.
 
Would any of these colors work for you, or would you like to see more options?