Huehive Logo

HueHive

#003366 Midnight Blue
#708090 Slate Gray
#DC143C Crimson Red
#FFD700 Gold
#F5F5F5 White Smoke

Macabacus Inspired

Palette Description

Here’s a color palette inspired by Macabacus, which is often associated with professional finance and business presentations. The palette features a mix of dark and light colors to convey a sense of professionalism and clarity.

json
{
  "palette_name": "Macabacus Inspired",
  "colors": [
    {
      "name": "Midnight Blue",
      "hex_code": "
                            
                            #003366
                        "
    },
    {
      "name": "Slate Gray",
      "hex_code": "
                            
                            #708090
                        "
    },
    {
      "name": "Crimson Red",
      "hex_code": "
                            
                            #DC143C
                        "
    },
    {
      "name": "Gold",
      "hex_code": "
                            
                            #FFD700
                        "
    },
    {
      "name": "White Smoke",
      "hex_code": "
                            
                            #F5F5F5
                        "
    }
  ]
}

This palette includes a deep blue for a strong foundation, a gray for balance, a striking red for emphasis, a gold for highlights, and a light color for backgrounds.

Would you like to know how to apply these colors in your Excel presentations, or do you need further assistance with something else?