Huehive Logo

HueHive

#00A3E0 Sky Blue
#FF6A13 Sunset Orange
#A8D300 Lime Green
#C8102E Cherry Red
#6F2C91 Royal Purple
#F6EB61 Golden Yellow
#007D7D Teal
#7D7F7D Slate Gray
#FF6F61 Coral Pink
#D1B19A Warm Beige

Excel Color Palette

Palette Description

Here’s a color palette that includes 10 colors suitable for Excel charts and data visualization. This palette features vibrant yet professional colors that can enhance the clarity of your data presentation.

json
{
  "palette_name": "Excel Color Palette",
  "colors": [
    {
      "name": "Sky Blue",
      "hex_code": "
                            
                            #00A3E0
                        "
    },
    {
      "name": "Sunset Orange",
      "hex_code": "
                            
                            #FF6A13
                        "
    },
    {
      "name": "Lime Green",
      "hex_code": "
                            
                            #A8D300
                        "
    },
    {
      "name": "Cherry Red",
      "hex_code": "
                            
                            #C8102E
                        "
    },
    {
      "name": "Royal Purple",
      "hex_code": "
                            
                            #6F2C91
                        "
    },
    {
      "name": "Golden Yellow",
      "hex_code": "
                            
                            #F6EB61
                        "
    },
    {
      "name": "Teal",
      "hex_code": "
                            
                            #007D7D
                        "
    },
    {
      "name": "Slate Gray",
      "hex_code": "
                            
                            #7D7F7D
                        "
    },
    {
      "name": "Coral Pink",
      "hex_code": "
                            
                            #FF6F61
                        "
    },
    {
      "name": "Warm Beige",
      "hex_code": "
                            
                            #D1B19A
                        "
    }
  ]
}

This palette is designed to provide a good contrast and differentiation between data series while maintaining a cohesive look. Would you like any specific adjustments or additional colors?