Huehive Logo

HueHive

#87CEEB Sky Blue
#32CD32 Lime Green
#FF7F50 Coral
#DAA520 Goldenrod
#708090 Slate Gray

School Grade Statistics

Palette Description

Here’s a color palette specifically designed for charts and graphs to represent school grade statistics. It includes colors that are visually appealing and distinct, ensuring clarity and ease of understanding in presentations.

json
{
  "palette_name": "School Grade Statistics",
  "colors": [
    {
      "name": "Sky Blue",
      "hex_code": "
                            
                            #87CEEB
                        "
    },
    {
      "name": "Lime Green",
      "hex_code": "
                            
                            #32CD32
                        "
    },
    {
      "name": "Coral",
      "hex_code": "
                            
                            #FF7F50
                        "
    },
    {
      "name": "Goldenrod",
      "hex_code": "
                            
                            #DAA520
                        "
    },
    {
      "name": "Slate Gray",
      "hex_code": "
                            
                            #708090
                        "
    }
  ]
}

This palette combines cool and warm tones, making it suitable for presenting various data points related to grades, while also ensuring the information is easily distinguishable.

Would you like suggestions on how to best use these colors in your charts and graphs?