Huehive Logo

HueHive

#A4C8E1 Glacial Blue
#7D7B7A Stone Grey
#4E6E5D Moss Green
#8B5B29 Earth Brown
#F4F4F4 Frost White

Ice Age Palette

Palette Description

Here is a color palette inspired by the Ice Age societies, reflecting the natural environment and materials they would have encountered, including earthy tones, icy blues, and muted neutrals.

json
{
  "palette_name": "Ice Age Palette",
  "colors": [
    {
      "name": "Glacial Blue",
      "hex_code": "
                            
                            #A4C8E1
                        "
    },
    {
      "name": "Stone Grey",
      "hex_code": "
                            
                            #7D7B7A
                        "
    },
    {
      "name": "Moss Green",
      "hex_code": "
                            
                            #4E6E5D
                        "
    },
    {
      "name": "Earth Brown",
      "hex_code": "
                            
                            #8B5B29
                        "
    },
    {
      "name": "Frost White",
      "hex_code": "
                            
                            #F4F4F4
                        "
    }
  ]
}

This palette captures the essence of the Ice Age with cool blues reminiscent of glaciers, earthy browns symbolizing the terrain, muted greens representing flora, and soft whites that echo the snow and ice that would have been prevalent during that time.

Would you like to know more about how to use these colors for a specific project?