The Backrooms Color Palette

Discover the beautiful The Backrooms color palette featuring tacha (#d4c073), husk (#b2a15c), shadow (#89794d), hemlock (#5f5b3a) and kelp (#3a3a2c).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withCreepy, Dim, Earthy, Gray, Green, Retro, Vintage, Yellow color palettes and combinations.

💡 What You Can Do

ColorMagic makes it easy to:
  • •Copy precise HEX codes and RGB values for your designs
  • •Adjust its brightness, saturation, and warmth to create new variations
  • •Preview UI components to see how colors work in real interfaces
  • •Copy CSS code including background gradients and color variables
  • •Download the palette
  • •Share your palette with team members and clients

🎨 Preview UI Components

UI Examples

Explore beautiful UI components with The Backrooms palette

Share this palette to:

💻 The Backrooms color palette CSS

/* CSS */
.color-1 {
color: #d4c073;
}
.color-2 {
color: #b2a15c;
}
.color-3 {
color: #89794d;
}
.color-4 {
color: #5f5b3a;
}
.color-5 {
color: #3a3a2c;
}

/* CSS Variables */
:root {
--color-1: #d4c073;
--color-2: #b2a15c;
--color-3: #89794d;
--color-4: #5f5b3a;
--color-5: #3a3a2c;
}

🌈 The Backrooms background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d4c073, #b2a15c, #89794d, #5f5b3a, #3a3a2c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d4c073, #b2a15c, #89794d, #5f5b3a, #3a3a2c);
}

🔗 Explore similar color palettes

No palettes found

Try using different filters or clear your current selection to see more palettes.

The Backrooms color palette created on .