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