Explosive Sunrise カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Explosive Sunrise palette
Explosive Sunrise カラーパレット CSS
/* CSS */
.color-1 {
color: #ff4d00;
}
.color-2 {
color: #ff9100;
}
.color-3 {
color: #ffcc00;
}
.color-4 {
color: #ffe500;
}
.color-5 {
color: #ffea00;
}
/* CSS Variables */
:root {
--color-1: #ff4d00;
--color-2: #ff9100;
--color-3: #ffcc00;
--color-4: #ffe500;
--color-5: #ffea00;
}
Explosive Sunrise の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff4d00, #ff9100, #ffcc00, #ffe500, #ffea00);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff4d00, #ff9100, #ffcc00, #ffe500, #ffea00);
}
似たようなカラーパレット
- Whimsical Tales of Two Tongues
- Luminous Ember
- Sunny Orchard Harmony
- Shades of Yellow
- Vibrant Coral
- Urban Pulse
- Orange Oasis
- Sunset Ember
- Daring Elegance
- Golden Echoes of Ancient Civilizations
- Sunset Orange Bliss
- Warm Coral
- Warm Mothick
- Autumnal Ember
- Summer Yellow
- Sporty Orange
- Radical Red Sunset
- Citrus Confectionery
Explosive Sunrise color palette created on .