Huehive Logo

HueHive

#FF6347 Store Section
#FF1493 Women Section
#1E90FF Men Section
#32CD32 Home Section

Campaign Tracker with Sections

Palette Description

Here’s a refined color palette that includes specific colors for the store section and distinct colors for the online sections (women, men, and home):

json
{
  "palette_name": "Campaign Tracker with Sections",
  "colors": [
    {
      "name": "Store Section",
      "hex_code": "
                            
                            #FF6347
                        "  // Tomato
    },
    {
      "name": "Women Section",
      "hex_code": "
                            
                            #FF1493
                        "  // Deep Pink
    },
    {
      "name": "Men Section",
      "hex_code": "
                            
                            #1E90FF
                        "  // Dodger Blue
    },
    {
      "name": "Home Section",
      "hex_code": "
                            
                            #32CD32
                        "  // Lime Green
    }
  ]
}

Section Colors Description:

  • Store Section (Tomato - #FF6347 ): A vibrant red color that draws attention to the physical store’s campaigns.
  • Women Section (Deep Pink - #FF1493 ): A bold and energetic color that resonates with women’s products and promotions.
  • Men Section (Dodger Blue - #1E90FF ): A cool and appealing shade that attracts attention to men’s offerings.
  • Home Section (Lime Green - #32CD32 ): A fresh and lively color that represents home-related products, promoting a sense of comfort and style.

Would you like to add any more details or adjustments for these sections?