Huehive Logo

HueHive

#A8E6CF Light Green
#FFD54F Light Yellow
#81D4FA Light Blue
#FFABAB Light Coral
#D7B2E4 Lavender
#FFCCBC Peach
#E0E0E0 Light Gray
#F4B400 Pale Gold
#B2F2BB Mint
#FFDFD3 Soft Pink

Team Rating Palette

Palette Description

Here is a color palette that can be used for your Excel sheet, where each row contains a sentence followed by ratings from 1 to 10 for each team member. This palette features colors that are both visually appealing and easy to distinguish.

json
{
  "palette_name": "Team Rating Palette",
  "colors": [
    {
      "name": "Light Green",
      "hex_code": "
                            
                            #A8E6CF
                        "
    },
    {
      "name": "Light Yellow",
      "hex_code": "
                            
                            #FFD54F
                        "
    },
    {
      "name": "Light Blue",
      "hex_code": "
                            
                            #81D4FA
                        "
    },
    {
      "name": "Light Coral",
      "hex_code": "
                            
                            #FFABAB
                        "
    },
    {
      "name": "Lavender",
      "hex_code": "
                            
                            #D7B2E4
                        "
    },
    {
      "name": "Peach",
      "hex_code": "
                            
                            #FFCCBC
                        "
    },
    {
      "name": "Light Gray",
      "hex_code": "
                            
                            #E0E0E0
                        "
    },
    {
      "name": "Pale Gold",
      "hex_code": "
                            
                            #F4B400
                        "
    },
    {
      "name": "Mint",
      "hex_code": "
                            
                            #B2F2BB
                        "
    },
    {
      "name": "Soft Pink",
      "hex_code": "
                            
                            #FFDFD3
                        "
    }
  ]
}

This palette provides a variety of soft and pleasant colors that can represent different ratings or statuses, making it easy to visualize the data.

Would you like any adjustments to the palette, or do you have specific colors in mind that you’d like to include?