Huehive Logo

HueHive

#4B0082 Deep Indigo
#6A5ACD Lavender Indigo
#4169E1 Royal Blue
#8A2BE2 Soft Violet
#87CEEB Sky Blue

Indigo Dreams

Palette Description

Here’s a color palette inspired by the color indigo, which is rich and deep, often associated with wisdom and intuition.

json
{
  "palette_name": "Indigo Dreams",
  "colors": [
    {
      "name": "Deep Indigo",
      "hex_code": "
                            
                            #4B0082
                        "
    },
    {
      "name": "Lavender Indigo",
      "hex_code": "
                            
                            #6A5ACD
                        "
    },
    {
      "name": "Royal Blue",
      "hex_code": "
                            
                            #4169E1
                        "
    },
    {
      "name": "Soft Violet",
      "hex_code": "
                            
                            #8A2BE2
                        "
    },
    {
      "name": "Sky Blue",
      "hex_code": "
                            
                            #87CEEB
                        "
    }
  ]
}

This palette captures the essence of indigo through various shades that complement each other beautifully. Would you like to explore more about color combinations or how to use this palette in your projects?