Huehive Logo

HueHive

#8B5B29 Earth Brown
#4A90E2 Sky Blue
#FF6F20 Sunset Orange
#6D9B6A Leaf Green
#B7B2A1 River Stone Gray

Pocahontas Inspired Palette

Palette Description

Here is a color palette inspired by the character Pocahontas from Disney:

json
{
  "palette_name": "Pocahontas Inspired Palette",
  "colors": [
    {
      "name": "Earth Brown",
      "hex_code": "
                            
                            #8B5B29
                        "
    },
    {
      "name": "Sky Blue",
      "hex_code": "
                            
                            #4A90E2
                        "
    },
    {
      "name": "Sunset Orange",
      "hex_code": "
                            
                            #FF6F20
                        "
    },
    {
      "name": "Leaf Green",
      "hex_code": "
                            
                            #6D9B6A
                        "
    },
    {
      "name": "River Stone Gray",
      "hex_code": "
                            
                            #B7B2A1
                        "
    }
  ]
}

This palette reflects the natural colors found in Pocahontas’s world, representing the earth, sky, and nature around her.

Would you like to know more about any specific colors or how to use this palette in your projects?