Bauhaus Color Palette

Primary red, blue, and yellow with geometric black and clean white honor the legendary Bauhaus school of design. This iconic palette inspires art schools, gallery exhibitions, and modern furniture brands.

#CE1127

Vivid Red

RGB(206, 17, 39)

HSL(353, 85%, 44%)

#003DA5

Deep Blue

RGB(0, 61, 165)

HSL(218, 100%, 32%)

#FFD100

Vivid Amber

RGB(255, 209, 0)

HSL(49, 100%, 50%)

#000000

Black

RGB(0, 0, 0)

HSL(0, 0%, 0%)

#FFFFFF

White

RGB(255, 255, 255)

HSL(0, 0%, 100%)

#E0E0E0

White

RGB(224, 224, 224)

HSL(0, 0%, 88%)

lightbulbBest Use Cases

  • checkArt schools
  • checkGallery exhibitions
  • checkFurniture brands

businessIndustries

  • checkDesign
  • checkEducation
Mood:iconic

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #CE1127;
  --color-2: #003DA5;
  --color-3: #FFD100;
  --color-4: #000000;
  --color-5: #FFFFFF;
  --color-6: #E0E0E0;
}

Tailwind CSS Config

colors: {
  'bauhaus-1': '#CE1127',
  'bauhaus-2': '#003DA5',
  'bauhaus-3': '#FFD100',
  'bauhaus-4': '#000000',
  'bauhaus-5': '#FFFFFF',
  'bauhaus-6': '#E0E0E0',
}
bauhausprimarygeometriciconicmodernist

Want to Extract Colors from Your Own Images?

Upload any photo and get a custom color palette instantly — free.

Try PaletteAI Free

Related Palettes