Huehive Logo

HueHive

#4EAA3B Grass Green
#8B5A2B Dirt Brown
#87CEEB Sky Blue
#A9A9A9 Stone Grey
#FFD700 Flower Yellow

Minecraft Grass

Palette Description

Here’s a color palette inspired by Minecraft grass:

json
{
  "palette_name": "Minecraft Grass",
  "colors": [
    {
      "name": "Grass Green",
      "hex_code": "
                            
                            #4EAA3B
                        "
    },
    {
      "name": "Dirt Brown",
      "hex_code": "
                            
                            #8B5A2B
                        "
    },
    {
      "name": "Sky Blue",
      "hex_code": "
                            
                            #87CEEB
                        "
    },
    {
      "name": "Stone Grey",
      "hex_code": "
                            
                            #A9A9A9
                        "
    },
    {
      "name": "Flower Yellow",
      "hex_code": "
                            
                            #FFD700
                        "
    }
  ]
}

This palette captures the vibrant greens of Minecraft grass, along with complementary colors like dirt, sky, and flowers that are often found in the game.

Would you like to create more palettes or explore a different theme?