Huehive Logo

HueHive

#FF5C8A Vibrant Pink
#003D4D Deep Sea Blue
#A0D4C9 Cool Light Green
#005B4B Cool Dark Green
#F1E1D1 Warm Cream

Health Consultancy Palette Cool Greens

Palette Description

Understood! Here’s the updated palette with the green colors adjusted to have a cooler tone while maintaining a balance:

json
{
  "palette_name": "Health Consultancy Palette Cool Greens",
  "colors": [
    {
      "name": "Vibrant Pink",
      "hex_code": "
                            
                            #FF5C8A
                        "
    },
    {
      "name": "Deep Sea Blue",
      "hex_code": "
                            
                            #003D4D
                        "
    },
    {
      "name": "Cool Light Green",
      "hex_code": "
                            
                            #A0D4C9
                        "
    },
    {
      "name": "Cool Dark Green",
      "hex_code": "
                            
                            #005B4B
                        "
    },
    {
      "name": "Warm Cream",
      "hex_code": "
                            
                            #F1E1D1
                        "
    }
  ]
}

Palette Description

  • Vibrant Pink ( #FF5C8A ): A lively pink that provides good contrast with white text.
  • Deep Sea Blue ( #003D4D ): A strong, professional dark blue suitable for text.
  • Cool Light Green ( #A0D4C9 ): A refreshing light green that is cooler and more subdued, aligning with a health-oriented brand.
  • Cool Dark Green ( #005B4B ): A darker green that maintains a cooler tone while ensuring contrast with white text.
  • Warm Cream ( #F1E1D1 ): A soft, warm neutral that balances the palette nicely.

Does this version strike the right balance for you, or would you like to make any further adjustments?