Huehive Logo

HueHive

#007B96 Cerulean
#FF6F61 Coral
#A4D65E Lime
#EAB8E4 Fuchsia
#FFBF00 Amber
#7D9B8A Slate

Original ggplot2 Vibes

Palette Description

Here is a more original color palette inspired by ggplot2, featuring unique and vibrant colors for enhanced data visualization:

json
{
  "palette_name": "Original ggplot2 Vibes",
  "colors": [
    {
      "name": "Cerulean",
      "hex_code": "
                            
                            #007B96
                        "
    },
    {
      "name": "Coral",
      "hex_code": "
                            
                            #FF6F61
                        "
    },
    {
      "name": "Lime",
      "hex_code": "
                            
                            #A4D65E
                        "
    },
    {
      "name": "Fuchsia",
      "hex_code": "
                            
                            #EAB8E4
                        "
    },
    {
      "name": "Amber",
      "hex_code": "
                            
                            #FFBF00
                        "
    },
    {
      "name": "Slate",
      "hex_code": "
                            
                            #7D9B8A
                        "
    }
  ]
}

This palette combines rich and lively colors that provide a fresh take on the traditional ggplot2 colors, making your visualizations stand out while remaining harmonious.

Would you like to incorporate this palette into a specific type of plot, or do you have other color preferences in mind?