Sunset Ember カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Sunset Ember palette
Sunset Ember カラーパレット CSS
/* CSS */
.color-1 {
color: #fab700;
}
.color-2 {
color: #ff6e42;
}
.color-3 {
color: #ffb84d;
}
.color-4 {
color: #ff8b4d;
}
.color-5 {
color: #ff4d00;
}
/* CSS Variables */
:root {
--color-1: #fab700;
--color-2: #ff6e42;
--color-3: #ffb84d;
--color-4: #ff8b4d;
--color-5: #ff4d00;
}
Sunset Ember の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fab700, #ff6e42, #ffb84d, #ff8b4d, #ff4d00);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fab700, #ff6e42, #ffb84d, #ff8b4d, #ff4d00);
}
似たようなカラーパレット
- Poppy Sunset
- Whimsical Tales of Two Tongues
- Corporate Sunset Stage
- Nile Gold Ventures
- Sunset Over Ocean Waves
- Golden Horizon
- Mystic Billiards
- Orange Gymnastics
- Elias Sunrise
- Ochre's Cheerful Charm
- Bright Yellow
- Shades of Yellow and Red
- Midnight Blossom
- Coral Sunset
- Tropical Serenity
- Tropical Harmony
- Luminous Ember
- Sunny Orchard Harmony
Sunset Ember color palette created on .