Huehive Logo

HueHive

#00205B Dark Blue
#00B2E3 Sky Blue
#D3D3D3 Light Gray
#4CAF50 Vibrant Green
#FF9800 Bright Orange

Data Visualization Palette

Palette Description

Here is a color palette generated for data visualization that includes the specified colors ( #00205B and #00B2E3 ):

json
{
  "palette_name": "Data Visualization Palette",
  "colors": [
    {
      "name": "Dark Blue",
      "hex_code": "
                            
                            #00205B
                        "
    },
    {
      "name": "Sky Blue",
      "hex_code": "
                            
                            #00B2E3
                        "
    },
    {
      "name": "Light Gray",
      "hex_code": "
                            
                            #D3D3D3
                        "
    },
    {
      "name": "Vibrant Green",
      "hex_code": "
                            
                            #4CAF50
                        "
    },
    {
      "name": "Bright Orange",
      "hex_code": "
                            
                            #FF9800
                        "
    }
  ]
}

This palette features a combination of dark and vibrant colors suitable for data visualization, ensuring clarity and contrast.

Would you like to add or modify any colors in this palette, or do you need any other assistance?