Huehive Logo

HueHive

#8B4513 Terrain Brown
#1E90FF Water Blue
#228B22 Vegetation Green
#D2B48C Sand Beige
#A9A9A9 Mountain Gray

Geographical Maps

Palette Description

Here is a color palette inspired by geographical maps, featuring colors that represent natural landscapes, bodies of water, and topographical elements found in such maps.

json
{
  "palette_name": "Geographical Maps",
  "colors": [
    {
      "name": "Terrain Brown",
      "hex_code": "
                            
                            #8B4513
                        "
    },
    {
      "name": "Water Blue",
      "hex_code": "
                            
                            #1E90FF
                        "
    },
    {
      "name": "Vegetation Green",
      "hex_code": "
                            
                            #228B22
                        "
    },
    {
      "name": "Sand Beige",
      "hex_code": "
                            
                            #D2B48C
                        "
    },
    {
      "name": "Mountain Gray",
      "hex_code": "
                            
                            #A9A9A9
                        "
    }
  ]
}

This palette encapsulates the essence of geographical features, making it suitable for projects related to cartography, geography education, or outdoor exploration themes. Is there a particular aspect of geographical maps you would like to focus on or any specific applications for these colors?