Huehive Logo

HueHive

#FF2D00 Intense Red
#FF8D1A Vibrant Orange
#FFD700 Lively Yellow
#28B463 Electric Green
#3498DB Deep Blue
#9B59B6 Rich Purple
#FF1F8D Bright Pink

Vibrant Excel

Palette Description

Here’s an updated vibrant color palette that now includes a pink shade:

json
{
  "palette_name": "Vibrant Excel",
  "colors": [
    {
      "name": "Intense Red",
      "hex_code": "
                            
                            #FF2D00
                        "
    },
    {
      "name": "Vibrant Orange",
      "hex_code": "
                            
                            #FF8D1A
                        "
    },
    {
      "name": "Lively Yellow",
      "hex_code": "
                            
                            #FFD700
                        "
    },
    {
      "name": "Electric Green",
      "hex_code": "
                            
                            #28B463
                        "
    },
    {
      "name": "Deep Blue",
      "hex_code": "
                            
                            #3498DB
                        "
    },
    {
      "name": "Rich Purple",
      "hex_code": "
                            
                            #9B59B6
                        "
    },
    {
      "name": "Bright Pink",
      "hex_code": "
                            
                            #FF1F8D
                        "
    }
  ]
}

The addition of Bright Pink adds a playful touch to the palette, enhancing the vibrancy and making it even more suitable for engaging spreadsheets.

What specific sections or types of data do you think would benefit from the addition of pink in your Excel sheets?