Huehive Logo

HueHive

#4C8C2A Muted Avocado
#F4E1C1 Cherimoya White
#D9A300 Golden Squash
#FF8C00 Deep Mango

Fruity Fusion

Palette Description

Here’s an alternative color palette inspired by the colors of avocado, cherimoya, squash, and mango:

json
{
  "palette_name": "Fruity Fusion",
  "colors": [
    {
      "name": "Muted Avocado",
      "hex_code": "
                            
                            #4C8C2A
                        "
    },
    {
      "name": "Cherimoya White",
      "hex_code": "
                            
                            #F4E1C1
                        "
    },
    {
      "name": "Golden Squash",
      "hex_code": "
                            
                            #D9A300
                        "
    },
    {
      "name": "Deep Mango",
      "hex_code": "
                            
                            #FF8C00
                        "
    }
  ]
}

This palette offers a more subdued yet rich interpretation of the colors associated with these fruits, providing a balanced and sophisticated look while still celebrating their essence.

Would you like more options, or do you need help with how to implement this palette in a specific project?