Huehive Logo

HueHive

#0072B1 Deloitte Blue
#A8C83C Deloitte Green
#4B4B4D Deloitte Dark Gray
#E5E5E5 Deloitte Light Gray
#FFFFFF Deloitte White

Deloitte Inspired Palette

Palette Description

Here is a color palette inspired by Deloitte’s branding colors, which typically feature a mix of blue, green, and gray tones.

json
{
  "palette_name": "Deloitte Inspired Palette",
  "colors": [
    {
      "name": "Deloitte Blue",
      "hex_code": "
                            
                            #0072B1
                        "
    },
    {
      "name": "Deloitte Green",
      "hex_code": "
                            
                            #A8C83C
                        "
    },
    {
      "name": "Deloitte Dark Gray",
      "hex_code": "
                            
                            #4B4B4D
                        "
    },
    {
      "name": "Deloitte Light Gray",
      "hex_code": "
                            
                            #E5E5E5
                        "
    },
    {
      "name": "Deloitte White",
      "hex_code": "
                            
                            #FFFFFF
                        "
    }
  ]
}

This palette consists of a primary blue, a vibrant green for highlights, dark and light grays for text and backgrounds, and white for contrast. Would you like to know more about how to apply these colors in Excel or any specific design tips?