Huehive Logo

HueHive

#2A2C2E Shade of Grey
#1F2A44 Ancient Blue
#F1F1F1 Ghost White
#A40000 Crimson Red
#A8D8B9 Soft Green

Hollow Knight

Palette Description

Here’s a color palette inspired by the game “Hollow Knight.” The colors reflect the dark yet beautiful aesthetic of the game.

json
{
  "palette_name": "Hollow Knight",
  "colors": [
    {
      "name": "Shade of Grey",
      "hex_code": "
                            
                            #2A2C2E
                        "
    },
    {
      "name": "Ancient Blue",
      "hex_code": "
                            
                            #1F2A44
                        "
    },
    {
      "name": "Ghost White",
      "hex_code": "
                            
                            #F1F1F1
                        "
    },
    {
      "name": "Crimson Red",
      "hex_code": "
                            
                            #A40000
                        "
    },
    {
      "name": "Soft Green",
      "hex_code": "
                            
                            #A8D8B9
                        "
    }
  ]
}

This palette captures the essence of the game’s ambiance, combining dark tones with hints of color that evoke the beauty and mystery of the world of Hollow Knight.

Would you like to explore more palettes or need help with something else?