Huehive Logo

HueHive

#A3C1DA Light Sky Blue
#87CEEB Sky Blue
#1E90FF Dodger Blue
#4169E1 Medium Blue
#4169E1 Royal Blue
#00008B Dark Blue

Monochromatic Blue Shades

Palette Description

Here’s a color palette featuring different shades of the same color, specifically designed to maintain a cohesive look while ensuring text visibility in your Excel table:

json
{
  "palette_name": "Monochromatic Blue Shades",
  "colors": [
    {
      "name": "Light Sky Blue",
      "hex_code": "
                            
                            #A3C1DA
                        "
    },
    {
      "name": "Sky Blue",
      "hex_code": "
                            
                            #87CEEB
                        "
    },
    {
      "name": "Dodger Blue",
      "hex_code": "
                            
                            #1E90FF
                        "
    },
    {
      "name": "Medium Blue",
      "hex_code": "
                            
                            #4169E1
                        "
    },
    {
      "name": "Royal Blue",
      "hex_code": "
                            
                            #4169E1
                        "
    },
    {
      "name": "Dark Blue",
      "hex_code": "
                            
                            #00008B
                        "
    }
  ]
}

This palette uses varying shades of blue, providing a unified and professional appearance while ensuring that text remains readable.

Would you like to know how to use these shades effectively in your Excel table layout or any other assistance?