Excel Pastel Theme With New Accent Color
        Pastel Blue
        #A4C8E1
      
      
        Pastel Green
        #A4D7A1
      
      
        Soft Peach
        #F7C6A8
      
      
        Pastel Brown
        #D2B48C
      
      
        Dark Cornsilk
        #EEDC9D
      
      
        Soft Lavender
        #D7C9E0
      
      
        Hyperlink Blue
        #0E76A8
      
      
        Visited Hyperlink Purple
        #6F2C91
      
      
        Text/Background Dark
        #4B3C2A
      
      
        Text/Background Light
        #FAF3E0
      
  
        #A4C8E1
        Pastel Blue
        
          
        
      
      
        #A4D7A1
        Pastel Green
        
          
        
      
      
        #F7C6A8
        Soft Peach
        
          
        
      
      
        #D2B48C
        Pastel Brown
        
          
        
      
      
        #EEDC9D
        Dark Cornsilk
        
          
        
      
      
        #D7C9E0
        Soft Lavender
        
          
        
      
      
        #0E76A8
        Hyperlink Blue
        
          
        
      
      
        #6F2C91
        Visited Hyperlink Purple
        
          
        
      
      
        #4B3C2A
        Text/Background Dark
        
          
        
      
      
        #FAF3E0
        Text/Background Light
        
          
        
      
  About This Color Palette
Here’s the updated color palette with Pastel Yellow replaced by a new color that complements the existing palette:
json
{
  "palette_name": "Excel Pastel Theme with New Accent Color",
  "colors": [
    {
      "name": "Pastel Blue",
      "hex_code": "
                            
                            #A4C8E1
                        "
    },
    {
      "name": "Pastel Green",
      "hex_code": "
                            
                            #A4D7A1
                        "
    },
    {
      "name": "Soft Peach",
      "hex_code": "
                            
                            #F7C6A8
                        "
    },
    {
      "name": "Pastel Brown",
      "hex_code": "
                            
                            #D2B48C
                        "
    },
    {
      "name": "Dark Cornsilk",
      "hex_code": "
                            
                            #EEDC9D
                        "
    },
    {
      "name": "Soft Lavender",
      "hex_code": "
                            
                            #D7C9E0
                        "
    },
    {
      "name": "Hyperlink Blue",
      "hex_code": "
                            
                            #0E76A8
                        "
    },
    {
      "name": "Visited Hyperlink Purple",
      "hex_code": "
                            
                            #6F2C91
                        "
    },
    {
      "name": "Text/Background Dark",
      "hex_code": "
                            
                            #4B3C2A
                        "
    },
    {
      "name": "Text/Background Light",
      "hex_code": "
                            
                            #FAF3E0
                        "
    }
  ]
}
In this palette, “Soft Peach” replaces Pastel Yellow, providing a warm and inviting color that works well with the other pastel shades.
Would you like any additional changes or further assistance?