Huehive Logo

HueHive

#2E7D32 Income Green
#C62828 Expenses Red
#1976D2 Savings Blue

Budget Tracking

Palette Description

Here is a color palette designed for your budget tracking Excel sheet that includes distinct colors for income, expenses, and savings:

json
{
  "palette_name": "Budget Tracking",
  "colors": [
    {
      "name": "Income Green",
      "hex_code": "
                            
                            #2E7D32
                        "
    },
    {
      "name": "Expenses Red",
      "hex_code": "
                            
                            #C62828
                        "
    },
    {
      "name": "Savings Blue",
      "hex_code": "
                            
                            #1976D2
                        "
    }
  ]
}

Palette Description

  • Income Green ( #2E7D32 ): A dark green color that signifies income, providing a clear and positive visual cue.
  • Expenses Red ( #C62828 ): A deep red, easily recognizable for expenses, alerting users to areas where spending occurs.
  • Savings Blue ( #1976D2 ): A vibrant blue that represents savings, offering a calm and stable feel.

Would you like to customize any colors or add more categories to your budget tracking sheet?