Celestial Dance Color Palette
Discover the beautiful Celestial Dance color palette featuring east bay (#4c3e75), tapestry (#a34d8d), froly (#f36d81), casablanca (#f9b153) and starship (#f5df3d).
Brightness
Saturation
Warmth
💡 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 Celestial Dance palette
💻 Celestial Dance color palette CSS
/* CSS */
.color-1 {
color: #4c3e75;
}
.color-2 {
color: #a34d8d;
}
.color-3 {
color: #f36d81;
}
.color-4 {
color: #f9b153;
}
.color-5 {
color: #f5df3d;
}
/* CSS Variables */
:root {
--color-1: #4c3e75;
--color-2: #a34d8d;
--color-3: #f36d81;
--color-4: #f9b153;
--color-5: #f5df3d;
} 🌈 Celestial Dance background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4c3e75, #a34d8d, #f36d81, #f9b153, #f5df3d);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4c3e75, #a34d8d, #f36d81, #f9b153, #f5df3d);
} 🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Celestial Dance color palette created on .