Syuuka Mochizuki Color Palette
Discover the beautiful Syuuka Mochizuki color palette featuring wild watermelon (#ff4976), wild strawberry (#ff358d), heliotrope (#e542ff), persian rose (#ff14a2) and lipstick (#c70061).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withBurgundy, Magenta, Pink, Red 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 Syuuka Mochizuki palette
💻 Syuuka Mochizuki color palette CSS
/* CSS */
.color-1 {
color: #ff4976;
}
.color-2 {
color: #ff358d;
}
.color-3 {
color: #e542ff;
}
.color-4 {
color: #ff14a2;
}
.color-5 {
color: #c70061;
}
/* CSS Variables */
:root {
--color-1: #ff4976;
--color-2: #ff358d;
--color-3: #e542ff;
--color-4: #ff14a2;
--color-5: #c70061;
} 🌈 Syuuka Mochizuki background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff4976, #ff358d, #e542ff, #ff14a2, #c70061);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff4976, #ff358d, #e542ff, #ff14a2, #c70061);
} 🔗 Explore similar color palettes
Syuuka Mochizuki color palette created on .