Huehive Logo

HueHive

#8BC8FA Community Header
#1A1A2E Article Background
#8A2BE2 Accent
#4B0082 Sticky Nav
#DDA0DD Link
#30193D Community Background
#E0BBE4 Community Text

GHW Fandom Wiki Dark Mode

Palette Description

Here is a color palette inspired by your request for a GHW Fandom wiki dark mode theme.

json
{
  "palette_name": "GHW Fandom Wiki Dark Mode",
  "colors": [
    {
      "name": "Community Header",
      "hex_code": "
                            
                            #8BC8FA
                        "
    },
    {
      "name": "Article Background",
      "hex_code": "
                            
                            #1A1A2E
                        "
    },
    {
      "name": "Accent",
      "hex_code": "
                            
                            #8A2BE2
                        "
    },
    {
      "name": "Sticky Nav",
      "hex_code": "
                            
                            #4B0082
                        "
    },
    {
      "name": "Link",
      "hex_code": "
                            
                            #DDA0DD
                        "
    },
    {
      "name": "Community Background",
      "hex_code": "
                            
                            #30193D
                        "
    },
    {
      "name": "Community Text",
      "hex_code": "
                            
                            #E0BBE4
                        "
    }
  ]
}

This palette utilizes a combination of vibrant and deep colors that work well together in a dark mode setting, ensuring readability and aesthetic appeal.

Would you like help with anything else, such as suggestions on how to implement this palette in your project?