Huehive Logo

HueHive

#1C1C1C Charcoal Black
#3B3B3B Dark Slate
#D50000 Vibrant Blood Red
#4B0082 Eerie Purple
#C0C0C0 Frosty Gray

Horror 16-Bit

Palette Description

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

json
{
  "palette_name": "Horror 16-Bit",
  "colors": [
    {
      "name": "Charcoal Black",
      "hex_code": "
                            
                            #1C1C1C
                        "
    },
    {
      "name": "Dark Slate",
      "hex_code": "
                            
                            #3B3B3B
                        "
    },
    {
      "name": "Vibrant Blood Red",
      "hex_code": "
                            
                            #D50000
                        "
    },
    {
      "name": "Eerie Purple",
      "hex_code": "
                            
                            #4B0082
                        "
    },
    {
      "name": "Frosty Gray",
      "hex_code": "
                            
                            #C0C0C0
                        "
    }
  ]
}

This palette features richer colors typical of 16-bit graphics, enhancing the horror theme with a bold, vibrant red against dark and muted backgrounds.

What do you think? Would you like to make any changes or explore more options?