Huehive Logo

HueHive

#154194 Deep Blue
#e94b66 Vibrant Pink
#6ab4e3 Soft Sky Blue
#f47c7c Warm Coral
#2c3e50 Dark Slate
#ecf0f1 Light Gray

Brand Harmony

Palette Description

Based on the two colors you provided ( #154194 and #e94b66 ), I’ve created a color palette that complements those shades while maintaining a cohesive look. Here is the color palette:

json
{
  "palette_name": "Brand Harmony",
  "colors": [
    {
      "name": "Deep Blue",
      "hex_code": "
                            
                            #154194
                        "
    },
    {
      "name": "Vibrant Pink",
      "hex_code": "
                            
                            #e94b66
                        "
    },
    {
      "name": "Soft Sky Blue",
      "hex_code": "
                            
                            #6ab4e3
                        "
    },
    {
      "name": "Warm Coral",
      "hex_code": "
                            
                            #f47c7c
                        "
    },
    {
      "name": "Dark Slate",
      "hex_code": "
                            
                            #2c3e50
                        "
    },
    {
      "name": "Light Gray",
      "hex_code": "
                            
                            #ecf0f1
                        "
    }
  ]
}

Palette Description:
The “Brand Harmony” palette features a deep blue as the foundation, complemented by a vibrant pink that adds energy. The soft sky blue provides a refreshing contrast, while warm coral adds warmth and approachability. Dark slate serves as a strong grounding color, and light gray offers a neutral balance to the vibrant hues.

Would you like any specific adjustments or additional colors in this palette?