Raiden Shogun Color Palette
Discover the beautiful Raiden Shogun color palette featuring wisteria (#8e6bb3), light wisteria (#d1a6e2), amour (#f4d7f1), azalea (#f7c0d1) and wewak (#f1a7b4).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withPurple, Pink, Soft, Elegant, Bright, Cyberpunk, Modern, Light Spring, 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: #8e6bb3;
}
.color-2 {
color: #d1a6e2;
}
.color-3 {
color: #f4d7f1;
}
.color-4 {
color: #f7c0d1;
}
.color-5 {
color: #f1a7b4;
}
/* CSS Variables */
:root {
--color-1: #8e6bb3;
--color-2: #d1a6e2;
--color-3: #f4d7f1;
--color-4: #f7c0d1;
--color-5: #f1a7b4;
}
🌈 Raiden Shogun background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #8e6bb3, #d1a6e2, #f4d7f1, #f7c0d1, #f1a7b4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #8e6bb3, #d1a6e2, #f4d7f1, #f7c0d1, #f1a7b4);
}
🔗 Explore similar color palettes
Raiden Shogun color palette created on .