Star Demon Rebirth Color Palette
Discover the beautiful Star Demon Rebirth color palette featuring butterfly bush (#5c4e88), wisteria (#896aaf), light wisteria (#bb9ee0), mandys pink (#f5d5c7) and ronchi (#f1b74b).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withCosmic, Ethereal, Purple, Pink, Bright, Light, Starry, Magical, Bright Summer 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 Star Demon Rebirth palette
💻 Star Demon Rebirth color palette CSS
/* CSS */
.color-1 {
color: #5c4e88;
}
.color-2 {
color: #896aaf;
}
.color-3 {
color: #bb9ee0;
}
.color-4 {
color: #f5d5c7;
}
.color-5 {
color: #f1b74b;
}
/* CSS Variables */
:root {
--color-1: #5c4e88;
--color-2: #896aaf;
--color-3: #bb9ee0;
--color-4: #f5d5c7;
--color-5: #f1b74b;
}
🌈 Star Demon Rebirth background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5c4e88, #896aaf, #bb9ee0, #f5d5c7, #f1b74b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5c4e88, #896aaf, #bb9ee0, #f5d5c7, #f1b74b);
}
🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Star Demon Rebirth color palette created on .