Huehive Logo

HueHive

#FF69B4 Hot Pink
#FF1493 Deep Pink
#FFB6C1 Light Pink
#FF00FF Fuchsia
#9932CC Dark Orchid
#C71585 Medium Violet Red
#FFF0F5 Lavender Blush
#FF7F50 Coral

Vibrant Pink Contrast

Palette Description

Here’s a vibrant pink color palette designed for use in Excel, particularly for drawing charts with strong contrast:

json
{
  "palette_name": "Vibrant Pink Contrast",
  "colors": [
    {
      "name": "Hot Pink",
      "hex_code": "
                            
                            #FF69B4
                        "
    },
    {
      "name": "Deep Pink",
      "hex_code": "
                            
                            #FF1493
                        "
    },
    {
      "name": "Light Pink",
      "hex_code": "
                            
                            #FFB6C1
                        "
    },
    {
      "name": "Fuchsia",
      "hex_code": "
                            
                            #FF00FF
                        "
    },
    {
      "name": "Dark Orchid",
      "hex_code": "
                            
                            #9932CC
                        "
    },
    {
      "name": "Medium Violet Red",
      "hex_code": "
                            
                            #C71585
                        "
    },
    {
      "name": "Lavender Blush",
      "hex_code": "
                            
                            #FFF0F5
                        "
    },
    {
      "name": "Coral",
      "hex_code": "
                            
                            #FF7F50
                        "
    }
  ]
}

Palette Description

This palette features a range of pink shades from light to dark, providing strong contrast for chart elements. The vivid colors like Hot Pink and Fuchsia can be used for data series, while softer shades like Light Pink and Lavender Blush can serve as background elements. This combination ensures that your charts stand out while maintaining a cohesive look.

Would you like to explore specific chart types or additional themes?