#3B0000
Header Background
#2C0000
Article Background
#1A0000
Community Background
#5C0000
Sticky Nav
#E73415
Accent Color
#FFFFFF
Community Text Color
#E73415
Link Color
Palette Description
Here’s a color palette designed for a SSCW Fandom wiki in dark mode, featuring shades of red and white, along with the specified link color.
json
{
"palette_name": "SSCW Fandom Dark Mode",
"colors": [
{
"name": "Header Background",
"hex_code": "
#3B0000
"
},
{
"name": "Article Background",
"hex_code": "
#2C0000
"
},
{
"name": "Community Background",
"hex_code": "
#1A0000
"
},
{
"name": "Sticky Nav",
"hex_code": "
#5C0000
"
},
{
"name": "Accent Color",
"hex_code": "
#E73415
"
},
{
"name": "Community Text Color",
"hex_code": "
#FFFFFF
"
},
{
"name": "Link Color",
"hex_code": "
#E73415
"
}
]
}
Palette Description:
- Header Background: A dark shade to provide a strong contrast for the header.
- Article Background: A slightly lighter dark color to make reading articles easier.
- Community Background: A very dark shade for the overall community background, ensuring content stands out.
- Sticky Nav: A rich red to give prominence to the navigation bar.
- Accent Color: Bright red for highlights and important elements, matching the link color.
- Community Text Color: White for text to ensure readability against the dark backgrounds.
- Link Color: A vibrant red for links, making them easily identifiable.
Would you like to know more about how to implement this palette or have any other inquiries?