Huehive Logo

HueHive

#FF4F81 Bright Pink
#2A2D34 Cool Dark Blue
#79C1A8 Muted Green
#3CB371 Dark Green
#E6D5B8 Dusty Cream

Health Organization Palette

Palette Description

Here is the updated color palette with a softer and slightly darker shade of green instead of the previous soft green.

json
{
  "palette_name": "Health Organization Palette",
  "colors": [
    {
      "name": "Bright Pink",
      "hex_code": "
                            
                            #FF4F81
                        "
    },
    {
      "name": "Cool Dark Blue",
      "hex_code": "
                            
                            #2A2D34
                        "
    },
    {
      "name": "Muted Green",
      "hex_code": "
                            
                            #79C1A8
                        "
    },
    {
      "name": "Dark Green",
      "hex_code": "
                            
                            #3CB371
                        "
    },
    {
      "name": "Dusty Cream",
      "hex_code": "
                            
                            #E6D5B8
                        "
    }
  ]
}

In this version, the “Muted Green” provides a more balanced and less bright hue, which can work well in a health organization context while maintaining a fresh and inviting look.

Would you like any further modifications or additional feedback?