Huehive Logo

HueHive

#7D7F7D Concrete Gray
#A52A2A Brick Red
#4682B4 Steel Blue
#333333 Blackened Charcoal
#F5F5F5 White Smoke

Brutalist Bold

Palette Description

Here are multiple color palettes inspired by the Brutalism design style:

Palette 1: “Brutalist Bold”

json
{
  "palette_name": "Brutalist Bold",
  "colors": [
    {
      "name": "Concrete Gray",
      "hex_code": "
                            
                            #7D7F7D
                        "
    },
    {
      "name": "Brick Red",
      "hex_code": "
                            
                            #A52A2A
                        "
    },
    {
      "name": "Steel Blue",
      "hex_code": "
                            
                            #4682B4
                        "
    },
    {
      "name": "Blackened Charcoal",
      "hex_code": "
                            
                            #333333
                        "
    },
    {
      "name": "White Smoke",
      "hex_code": "
                            
                            #F5F5F5
                        "
    }
  ]
}

Palette 2: “Raw Industrial”

json
{
  "palette_name": "Raw Industrial",
  "colors": [
    {
      "name": "Rust Orange",
      "hex_code": "
                            
                            #C65D3B
                        "
    },
    {
      "name": "Slate Gray",
      "hex_code": "
                            
                            #708090
                        "
    },
    {
      "name": "Olive Green",
      "hex_code": "
                            
                            #3D9970
                        "
    },
    {
      "name": "Deep Black",
      "hex_code": "
                            
                            #1C1C1C
                        "
    },
    {
      "name": "Pale Silver",
      "hex_code": "
                            
                            #C0C0C0
                        "
    }
  ]
}

Palette 3: “Monolithic Mood”

json
{
  "palette_name": "Monolithic Mood",
  "colors": [
    {
      "name": "Ash Gray",
      "hex_code": "
                            
                            #B2B2B2
                        "
    },
    {
      "name": "Burnt Umber",
      "hex_code": "
                            
                            #8B4513
                        "
    },
    {
      "name": "Midnight Blue",
      "hex_code": "
                            
                            #191970
                        "
    },
    {
      "name": "Graphite Black",
      "hex_code": "
                            
                            #222222
                        "
    },
    {
      "name": "Ivory White",
      "hex_code": "
                            
                            #FFFFF0
                        "
    }
  ]
}

Palette 4: “Urban Grit”

json
{
  "palette_name": "Urban Grit",
  "colors": [
    {
      "name": "Tar Black",
      "hex_code": "
                            
                            #0B0B0B
                        "
    },
    {
      "name": "Industrial Yellow",
      "hex_code": "
                            
                            #FFD700
                        "
    },
    {
      "name": "Cement Gray",
      "hex_code": "
                            
                            #A9A9A9
                        "
    },
    {
      "name": "Crimson Red",
      "hex_code": "
                            
                            #DC143C
                        "
    },
    {
      "name": "Cloud White",
      "hex_code": "
                            
                            #F0F8FF
                        "
    }
  ]
}

These palettes embody the raw and bold characteristics of Brutalism.

Are there any specific colors or themes you would like to explore further in these palettes?