Celestial Fire Dance Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Celestial Fire Dance palette
Celestial Fire Dance color palette CSS
/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #ff9a4d;
}
.color-3 {
color: #ffcf75;
}
.color-4 {
color: #f2e1a1;
}
.color-5 {
color: #f9f9c3;
}
/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #ff9a4d;
--color-3: #ffcf75;
--color-4: #f2e1a1;
--color-5: #f9f9c3;
}
Celestial Fire Dance background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #ff9a4d, #ffcf75, #f2e1a1, #f9f9c3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #ff9a4d, #ffcf75, #f2e1a1, #f9f9c3);
}
Similar color palettes
- Orange Delight
- Ginger Shades
- Elysian Unveiling
- Sunset Harvest
- Orange Yumi
- Twilight Vigilance
- Midnight Orchid Serenade
- Vibrant Sunset Fusion
- Celebration Spectrum
- Slime Time Sunset
- Nickelodeon Orange and Green Burst
- Coastal Blue
- Orange and Blue Delight
- Golden Jupiter
- Bright Orange
- Vibrant Sunset Dreams
- Faded Ember Dream
- Golden Blossom Harmony
Celestial Fire Dance color palette created on .