Huehive Logo

HueHive

#A7A8AA Concrete Grey
#FF3D00 Bright Red
#0D47A1 Electric Blue
#AEEA00 Lime Green
#FFFFFF Pure White

Neo-Brutalism

Palette Description

Here’s a color palette inspired by the Neo-Brutalism aesthetic, which often features bold, raw colors and minimalistic designs.

json
{
  "palette_name": "Neo-Brutalism",
  "colors": [
    {
      "name": "Concrete Grey",
      "hex_code": "
                            
                            #A7A8AA
                        "
    },
    {
      "name": "Bright Red",
      "hex_code": "
                            
                            #FF3D00
                        "
    },
    {
      "name": "Electric Blue",
      "hex_code": "
                            
                            #0D47A1
                        "
    },
    {
      "name": "Lime Green",
      "hex_code": "
                            
                            #AEEA00
                        "
    },
    {
      "name": "Pure White",
      "hex_code": "
                            
                            #FFFFFF
                        "
    }
  ]
}

This palette combines muted tones with vibrant colors, capturing the essence of Neo-Brutalism through its contrast and simplicity.

Would you like to explore more about color theory or how to use these colors in your design projects?