Huehive Logo

HueHive

#228B22 Forest Green
#FFD700 Warm Gold
#708090 Slate Grey
#8B4513 Earthy Brown
#8FBC8F Moss Green

Forest Ruins

Palette Description

Based on your query about “Green Forest with warm lighting and grey ruins,” here is a color palette that reflects those elements:

json
{
  "palette_name": "Forest Ruins",
  "colors": [
    {
      "name": "Forest Green",
      "hex_code": "
                            
                            #228B22
                        "
    },
    {
      "name": "Warm Gold",
      "hex_code": "
                            
                            #FFD700
                        "
    },
    {
      "name": "Slate Grey",
      "hex_code": "
                            
                            #708090
                        "
    },
    {
      "name": "Earthy Brown",
      "hex_code": "
                            
                            #8B4513
                        "
    },
    {
      "name": "Moss Green",
      "hex_code": "
                            
                            #8FBC8F
                        "
    }
  ]
}

This palette combines rich greens to represent the forest, warm gold to evoke the feeling of sunlight filtering through the trees, and slate grey to depict the ruins. Earthy tones add depth and a grounding effect.

Would you like to know more about how to use this palette in your design?