Huehive Logo

HueHive

#000000 Deep Black
#333333 Dark Gray
#BF1E2E Blood Red
#1A1A4B Midnight Blue
#F0F0F0 Ghostly White

Horror 8-Bit

Palette Description

Here’s a color palette inspired by a horror-themed 8-bit aesthetic, featuring dark tones with vibrant red accents:

json
{
  "palette_name": "Horror 8-Bit",
  "colors": [
    {
      "name": "Deep Black",
      "hex_code": "
                            
                            #000000
                        "
    },
    {
      "name": "Dark Gray",
      "hex_code": "
                            
                            #333333
                        "
    },
    {
      "name": "Blood Red",
      "hex_code": "
                            
                            #BF1E2E
                        "
    },
    {
      "name": "Midnight Blue",
      "hex_code": "
                            
                            #1A1A4B
                        "
    },
    {
      "name": "Ghostly White",
      "hex_code": "
                            
                            #F0F0F0
                        "
    }
  ]
}

This palette combines deep, dark colors with a striking blood red to create a chilling, retro horror vibe suitable for 8-bit art.

What do you think of this palette? Would you like to adjust any colors or explore different themes?