Big Oiled Up Discord Mod Color Palette
Discover the beautiful Big Oiled Up Discord Mod color palette featuring whiskey (#d6a26b), santa fe (#b56a4f), copper rust (#8c4f4f), salt box (#6c4f6d) and san marino (#4f6ab5).
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 Big Oiled Up Discord Mod palette
💻 Big Oiled Up Discord Mod color palette CSS
/* CSS */
.color-1 {
color: #d6a26b;
}
.color-2 {
color: #b56a4f;
}
.color-3 {
color: #8c4f4f;
}
.color-4 {
color: #6c4f6d;
}
.color-5 {
color: #4f6ab5;
}
/* CSS Variables */
:root {
--color-1: #d6a26b;
--color-2: #b56a4f;
--color-3: #8c4f4f;
--color-4: #6c4f6d;
--color-5: #4f6ab5;
}
🌈 Big Oiled Up Discord Mod background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d6a26b, #b56a4f, #8c4f4f, #6c4f6d, #4f6ab5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d6a26b, #b56a4f, #8c4f4f, #6c4f6d, #4f6ab5);
}
🔗 Explore similar color palettes
Big Oiled Up Discord Mod color palette created on .