Verdant Sunrise カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Verdant Sunrise palette
Verdant Sunrise カラーパレット CSS
/* CSS */
.color-1 {
color: #6bc52b;
}
.color-2 {
color: #a7e3a1;
}
.color-3 {
color: #f2f5d1;
}
.color-4 {
color: #f8c84f;
}
.color-5 {
color: #f06a5c;
}
/* CSS Variables */
:root {
--color-1: #6bc52b;
--color-2: #a7e3a1;
--color-3: #f2f5d1;
--color-4: #f8c84f;
--color-5: #f06a5c;
}
Verdant Sunrise の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6bc52b, #a7e3a1, #f2f5d1, #f8c84f, #f06a5c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6bc52b, #a7e3a1, #f2f5d1, #f8c84f, #f06a5c);
}
似たようなカラーパレット
下にスクロールして400+個の緑カラーパレットを探索しましょう
- Vibrant Fiesta
- Vibrant Coral
- Bright Purple
- Vibrant Chartreuse
- Light Purple Green
- Electric Purple and Chartreuse Fusion
- Electric Garden
- Shades of Green
- Shades of Green
- Shades of Olive
- Pistachio Dreamscape
- Shades of Green
- Emerald Oasis
- Local Vibes Remix
- Local Vibes Remix
- Dark Purple and Neo Green
- Sunlit Meadow
- Emerald Whisper
Verdant Sunrise color palette created on .