Something Bad Will Happen Soon Color Palette
Discover the beautiful Something Bad Will Happen Soon color palette featuring mardi gras (#320039), barossa (#450029), bordeaux (#5a002d), red oxide (#6c0c00) and lonestar (#630800).
Brightness
Saturation
Warmth
💡 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 Something Bad Will Happen Soon palette
💻 Something Bad Will Happen Soon color palette CSS
/* CSS */
.color-1 {
color: #320039;
}
.color-2 {
color: #450029;
}
.color-3 {
color: #5a002d;
}
.color-4 {
color: #6c0c00;
}
.color-5 {
color: #630800;
}
/* CSS Variables */
:root {
--color-1: #320039;
--color-2: #450029;
--color-3: #5a002d;
--color-4: #6c0c00;
--color-5: #630800;
} 🌈 Something Bad Will Happen Soon background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #320039, #450029, #5a002d, #6c0c00, #630800);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #320039, #450029, #5a002d, #6c0c00, #630800);
} 🔗 Explore similar color palettes
Something Bad Will Happen Soon color palette created on .