Smell My Balls Color Palette
Discover the beautiful Smell My Balls color palette featuring english walnut (#382922), english walnut (#3c2d24), zeus (#30271f), zeus (#241e1a) and english walnut (#3a2a22).
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 Smell My Balls palette
💻 Smell My Balls color palette CSS
/* CSS */
.color-1 {
color: #382922;
}
.color-2 {
color: #3c2d24;
}
.color-3 {
color: #30271f;
}
.color-4 {
color: #241e1a;
}
.color-5 {
color: #3a2a22;
}
/* CSS Variables */
:root {
--color-1: #382922;
--color-2: #3c2d24;
--color-3: #30271f;
--color-4: #241e1a;
--color-5: #3a2a22;
} 🌈 Smell My Balls background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #382922, #3c2d24, #30271f, #241e1a, #3a2a22);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #382922, #3c2d24, #30271f, #241e1a, #3a2a22);
} 🔗 Explore similar color palettes
Smell My Balls color palette created on .