Bittersweet Shades カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Bittersweet Shades palette
Bittersweet Shades カラーパレット CSS
/* CSS */
.color-1 {
color: #fe6d5d;
}
.color-2 {
color: #ff9a4d;
}
.color-3 {
color: #ffd95c;
}
.color-4 {
color: #ffeb85;
}
.color-5 {
color: #a4d6a9;
}
/* CSS Variables */
:root {
--color-1: #fe6d5d;
--color-2: #ff9a4d;
--color-3: #ffd95c;
--color-4: #ffeb85;
--color-5: #a4d6a9;
}
Bittersweet Shades の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fe6d5d, #ff9a4d, #ffd95c, #ffeb85, #a4d6a9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fe6d5d, #ff9a4d, #ffd95c, #ffeb85, #a4d6a9);
}
似たようなカラーパレット
- Poppy Shades
- Poppy Sunset
- 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
Bittersweet Shades color palette created on .