Huehive Logo

HueHive

#FFB6C1 Light Pink
#FF69B4 Medium Pink
#FF1493 Hot Pink
#FF007F Deep Pink
#DB7093 Pale Violet Red

Soft Pink Palette

Palette Description

Here’s a pink color palette that would work well for Microsoft Excel:

json
{
  "palette_name": "Soft Pink Palette",
  "colors": [
    {
      "name": "Light Pink",
      "hex_code": "
                            
                            #FFB6C1
                        "
    },
    {
      "name": "Medium Pink",
      "hex_code": "
                            
                            #FF69B4
                        "
    },
    {
      "name": "Hot Pink",
      "hex_code": "
                            
                            #FF1493
                        "
    },
    {
      "name": "Deep Pink",
      "hex_code": "
                            
                            #FF007F
                        "
    },
    {
      "name": "Pale Violet Red",
      "hex_code": "
                            
                            #DB7093
                        "
    }
  ]
}

This palette features a range of pink shades from light to deep, perfect for adding a soft yet vibrant touch to your Excel documents.

Would you like any specific shades or adjustments to this palette?