Huehive Logo

HueHive

#FF5733 Bright Red
#FF8D1A Vibrant Orange
#FFC300 Sunny Yellow
#4CAF50 Lush Green
#2196F3 Deep Blue
#9C27B0 Rich Purple
#E91E63 Soft Pink
#00BCD4 Cool Cyan

Vibrant Series Palette

Palette Description

Here is a color palette designed for distinguishing 8 different series in a plot. This palette includes vibrant colors to ensure clarity and visibility.

json
{
  "palette_name": "Vibrant Series Palette",
  "colors": [
    {
      "name": "Bright Red",
      "hex_code": "
                            
                            #FF5733
                        "
    },
    {
      "name": "Vibrant Orange",
      "hex_code": "
                            
                            #FF8D1A
                        "
    },
    {
      "name": "Sunny Yellow",
      "hex_code": "
                            
                            #FFC300
                        "
    },
    {
      "name": "Lush Green",
      "hex_code": "
                            
                            #4CAF50
                        "
    },
    {
      "name": "Deep Blue",
      "hex_code": "
                            
                            #2196F3
                        "
    },
    {
      "name": "Rich Purple",
      "hex_code": "
                            
                            #9C27B0
                        "
    },
    {
      "name": "Soft Pink",
      "hex_code": "
                            
                            #E91E63
                        "
    },
    {
      "name": "Cool Cyan",
      "hex_code": "
                            
                            #00BCD4
                        "
    }
  ]
}

This palette features a variety of bright and distinct colors, making it easier to differentiate between the series in your plot.

Do you have any specific preferences for the colors or need additional variations?