Huehive Logo

HueHive

#6D9F3E Avocado Green
#E5E6B0 Cherimoya Cream
#D8A54A Squash Orange
#F6E99B Mango Yellow

Tropical Fruit Medley

Palette Description

Sure! Here’s the previous color palette inspired by avocado, cherimoya, squash, and mango:

json
{
  "palette_name": "Tropical Fruit Medley",
  "colors": [
    {
      "name": "Avocado Green",
      "hex_code": "
                            
                            #6D9F3E
                        "
    },
    {
      "name": "Cherimoya Cream",
      "hex_code": "
                            
                            #E5E6B0
                        "
    },
    {
      "name": "Squash Orange",
      "hex_code": "
                            
                            #D8A54A
                        "
    },
    {
      "name": "Mango Yellow",
      "hex_code": "
                            
                            #F6E99B
                        "
    }
  ]
}

This palette reflects the fresh and vibrant colors of the fruits, combining earthy greens with sunny yellows and warm oranges.

Would you like to explore how to use this palette in a specific project or setting?