Raiden Shogun (Serene Lavender) Color Palette

Discover the beautiful Raiden Shogun (Serene Lavender) color palette featuring butterfly bush (#6d508b), bouquet (#a77b9d), blossom (#d6a9c7), vanilla ice (#f4d7e2) and we peep (#f8e2f0).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withAesthetic, Bright, Lavender, Pink, Purple, Soft, Spring, Vibrant, 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 (Serene Lavender) palette

Share this palette to:

💻 Raiden Shogun (Serene Lavender) color palette CSS

/* CSS */
.color-1 {
color: #6d508b;
}
.color-2 {
color: #a77b9d;
}
.color-3 {
color: #d6a9c7;
}
.color-4 {
color: #f4d7e2;
}
.color-5 {
color: #f8e2f0;
}

/* CSS Variables */
:root {
--color-1: #6d508b;
--color-2: #a77b9d;
--color-3: #d6a9c7;
--color-4: #f4d7e2;
--color-5: #f8e2f0;
}

🌈 Raiden Shogun (Serene Lavender) background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6d508b, #a77b9d, #d6a9c7, #f4d7e2, #f8e2f0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6d508b, #a77b9d, #d6a9c7, #f4d7e2, #f8e2f0);
}

Raiden Shogun (Serene Lavender) color palette created on .