Huehive Logo

HueHive

#004B87 Corporate Blue
#007A33 Financial Green
#F6EB61 Soft Yellow
#B7B5A1 Warm Gray
#C94A3A Subtle Red
#008C8C Bright Teal

Macabacus Excel Fill and Chart Colors

Palette Description

Here’s a color palette specifically designed for Macabacus in Excel, incorporating both fill colors for cells and chart colors. This palette aims to ensure consistency and professionalism in your presentations.

json
{
  "palette_name": "Macabacus Excel Fill and Chart Colors",
  "colors": [
    {
      "name": "Corporate Blue",
      "hex_code": "
                            
                            #004B87
                        "
    },
    {
      "name": "Financial Green",
      "hex_code": "
                            
                            #007A33
                        "
    },
    {
      "name": "Soft Yellow",
      "hex_code": "
                            
                            #F6EB61
                        "
    },
    {
      "name": "Warm Gray",
      "hex_code": "
                            
                            #B7B5A1
                        "
    },
    {
      "name": "Subtle Red",
      "hex_code": "
                            
                            #C94A3A
                        "
    },
    {
      "name": "Bright Teal",
      "hex_code": "
                            
                            #008C8C
                        "
    }
  ]
}

This palette features a mix of colors suitable for filling cells and for use in charts. The Corporate Blue and Financial Green provide a solid base, while the Soft Yellow and Warm Gray add a touch of brightness and neutrality, respectively. The Subtle Red can be used for highlighting important data, and the Bright Teal adds a fresh contrast.

Would you like guidance on how to implement this palette in Excel, or is there anything else you need assistance with?