Celestial Sunset Sparkle Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Celestial Sunset Sparkle palette
Celestial Sunset Sparkle color palette CSS
/* CSS */
.color-1 {
color: #ff6d1f;
}
.color-2 {
color: #ff9c38;
}
.color-3 {
color: #ffb65c;
}
.color-4 {
color: #ffda8a;
}
.color-5 {
color: #ffe4b3;
}
/* CSS Variables */
:root {
--color-1: #ff6d1f;
--color-2: #ff9c38;
--color-3: #ffb65c;
--color-4: #ffda8a;
--color-5: #ffe4b3;
}
Celestial Sunset Sparkle background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6d1f, #ff9c38, #ffb65c, #ffda8a, #ffe4b3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6d1f, #ff9c38, #ffb65c, #ffda8a, #ffe4b3);
}
Similar color palettes
- Cinnamon Ember Delight
- Spiced Ember Delight
- Yellow Abstract
- Golden Cheddar Delight
- Solar Serenade
- Shades of Orange Green
- Colorful Edd
- Orange Mickey
- Orange Glow
- Vibrant Yellow
- Shades of Pink
- Radiant Celebration
- Shades of Yellow
- Celestial Ember
- Orange Gingerbread
- Cheddar Sunset Delight
- Sunset Serenade
- Orange Cookie Delight
Celestial Sunset Sparkle color palette created on .