Raiden Shogun Color Palette
Discover the beautiful Raiden Shogun color palette featuring cannon pink (#7e4e6d), bouquet (#a77b9d), blossom (#d5a4c8), moon raker (#f1e1f9) and chantilly (#f9c8ee).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withPurple, Pink, Lavender, Magenta, Cream, Soft, Bright, Light, Raiden Shogun 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 Raiden Shogun palette
💻 Raiden Shogun color palette CSS
/* CSS */
.color-1 {
color: #7e4e6d;
}
.color-2 {
color: #a77b9d;
}
.color-3 {
color: #d5a4c8;
}
.color-4 {
color: #f1e1f9;
}
.color-5 {
color: #f9c8ee;
}
/* CSS Variables */
:root {
--color-1: #7e4e6d;
--color-2: #a77b9d;
--color-3: #d5a4c8;
--color-4: #f1e1f9;
--color-5: #f9c8ee;
}
🌈 Raiden Shogun background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7e4e6d, #a77b9d, #d5a4c8, #f1e1f9, #f9c8ee);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7e4e6d, #a77b9d, #d5a4c8, #f1e1f9, #f9c8ee);
}
🔗 Explore similar color palettes
Raiden Shogun color palette created on .