Huehive Logo

HueHive

#003B5C Deep Ocean Blue
#00A3E0 Sky Blue
#4682B4 Steel Blue
#ADD8E6 Light Blue
#001F3F Navy Blue

Excel Banking Blues

Palette Description

Here’s an adapted color palette suitable for Excel, while still maintaining the banking theme with a focus on blue shades:

json
{
  "palette_name": "Excel Banking Blues",
  "colors": [
    {
      "name": "Deep Ocean Blue",
      "hex_code": "
                            
                            #003B5C
                        "
    },
    {
      "name": "Sky Blue",
      "hex_code": "
                            
                            #00A3E0
                        "
    },
    {
      "name": "Steel Blue",
      "hex_code": "
                            
                            #4682B4
                        "
    },
    {
      "name": "Light Blue",
      "hex_code": "
                            
                            #ADD8E6
                        "
    },
    {
      "name": "Navy Blue",
      "hex_code": "
                            
                            #001F3F
                        "
    }
  ]
}

This palette is designed to work well in Excel spreadsheets, providing a professional and visually appealing look while maintaining the essence of a banking theme. The colors can be used to highlight important data, headers, or sections in your sheets.

Do you need any additional adjustments or perhaps some specific use cases for these colors in Excel?