Huehive Logo

HueHive

#E03C31 Red
#005EB8 Blue
#F6EB61 Yellow
#101820 Black
#FFFFFF White

Bauhaus Aesthetic

Palette Description

Here’s a Bauhaus-inspired color palette that reflects the movement’s emphasis on simplicity, geometric forms, and primary colors.

json
{
  "palette_name": "Bauhaus Aesthetic",
  "colors": [
    {
      "name": "Red",
      "hex_code": "
                            
                            #E03C31
                        "
    },
    {
      "name": "Blue",
      "hex_code": "
                            
                            #005EB8
                        "
    },
    {
      "name": "Yellow",
      "hex_code": "
                            
                            #F6EB61
                        "
    },
    {
      "name": "Black",
      "hex_code": "
                            
                            #101820
                        "
    },
    {
      "name": "White",
      "hex_code": "
                            
                            #FFFFFF
                        "
    }
  ]
}

This palette features bold primary colors alongside black and white, which are central to the Bauhaus aesthetic. The use of these colors can create striking designs that emphasize form and function.

Would you like to know how to use this palette in your projects or any specific applications?