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