Fallout Color Palette

Discover the beautiful Fallout color palette featuring mulled wine (#4b4e6c), leather (#906a4c), di serria (#d6a75c), casablanca (#f4b44e) and punch (#e04f38).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withFallout, Retro, Orange, Brown, Gray, Yellow, Earthy, Vintage, Bright, Fun 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 Fallout palette

Share this palette to:

💻 Fallout color palette CSS

/* CSS */
.color-1 {
color: #4b4e6c;
}
.color-2 {
color: #906a4c;
}
.color-3 {
color: #d6a75c;
}
.color-4 {
color: #f4b44e;
}
.color-5 {
color: #e04f38;
}

/* CSS Variables */
:root {
--color-1: #4b4e6c;
--color-2: #906a4c;
--color-3: #d6a75c;
--color-4: #f4b44e;
--color-5: #e04f38;
}

🌈 Fallout background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4b4e6c, #906a4c, #d6a75c, #f4b44e, #e04f38);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4b4e6c, #906a4c, #d6a75c, #f4b44e, #e04f38);
}

🔗 Explore similar color palettes

No palettes found

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

Fallout color palette created on .