Huehive Logo

HueHive

#4A6E2A Moss Green
#4682B4 Steel Blue
#6F2C91 Deep Plum
#E25D28 Burnt Sienna
#333333 Charcoal Gray

Muted Cyberpunk

Palette Description

Here’s a revised color palette that maintains a cyberpunk aesthetic but with less neon intensity and a more muted, dirty feel:

json
{
  "palette_name": "Muted Cyberpunk",
  "colors": [
    {
      "name": "Moss Green",
      "hex_code": "
                            
                            #4A6E2A
                        "
    },
    {
      "name": "Steel Blue",
      "hex_code": "
                            
                            #4682B4
                        "
    },
    {
      "name": "Deep Plum",
      "hex_code": "
                            
                            #6F2C91
                        "
    },
    {
      "name": "Burnt Sienna",
      "hex_code": "
                            
                            #E25D28
                        "
    },
    {
      "name": "Charcoal Gray",
      "hex_code": "
                            
                            #333333
                        "
    }
  ]
}

Palette Description: This palette offers a more subdued take on the cyberpunk theme, using earthy and muted tones to evoke a sense of both urban decay and a gritty future. Moss Green and Steel Blue create a connection to nature amidst the urban environment, while Deep Plum and Burnt Sienna introduce warmth. Charcoal Gray serves as a solid foundation, enhancing the overall depth and grounding the palette.

What specific elements or features would you like to focus on for your project?