Huehive Logo

HueHive

#FF2D55 Neon Pink
#00A3E0 Electric Blue
#8A2BE2 Vivid Purple
#A9DF3D Lime Green
#007C92 Dark Teal

Cyberpunk Neon

Palette Description

Here’s a vibrant cyberpunk-inspired color palette that embodies the neon aesthetic and futuristic vibes of the genre:

json
{
  "palette_name": "Cyberpunk Neon",
  "colors": [
    {
      "name": "Neon Pink",
      "hex_code": "
                            
                            #FF2D55
                        "
    },
    {
      "name": "Electric Blue",
      "hex_code": "
                            
                            #00A3E0
                        "
    },
    {
      "name": "Vivid Purple",
      "hex_code": "
                            
                            #8A2BE2
                        "
    },
    {
      "name": "Lime Green",
      "hex_code": "
                            
                            #A9DF3D
                        "
    },
    {
      "name": "Dark Teal",
      "hex_code": "
                            
                            #007C92
                        "
    }
  ]
}

This palette captures the essence of cyberpunk with its bright, neon colors that evoke a sense of high-tech and urban environments, often found in sci-fi landscapes.

Would you like to explore how to use this palette in a design project or any specific application?