Harvest Harmony カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Harvest Harmony palette
Harvest Harmony カラーパレット CSS
/* CSS */
.color-1 {
color: #a3d55d;
}
.color-2 {
color: #d9b65e;
}
.color-3 {
color: #e7a66a;
}
.color-4 {
color: #efae4d;
}
.color-5 {
color: #c84d28;
}
/* CSS Variables */
:root {
--color-1: #a3d55d;
--color-2: #d9b65e;
--color-3: #e7a66a;
--color-4: #efae4d;
--color-5: #c84d28;
}
Harvest Harmony の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a3d55d, #d9b65e, #e7a66a, #efae4d, #c84d28);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a3d55d, #d9b65e, #e7a66a, #efae4d, #c84d28);
}
似たようなカラーパレット
- Yellow Eclipse
- Sunset in the Garden of Adelaide
- Blue Green Yellow Watercolor
- Majestic Mirage
- Shades of Green and Yellow
- Green Zombie Fox
- Warm Mexico
- Shades of Green
- Sunshine Meadow
- Lush Meadow Harmony
- Harvest Harmony
- Honest Horizons
- Cyrus' Sunrise
- Shades of Green
- Sunny Meadow Breeze
- Cyan Sunset
- Soft Pink
- Coral Breeze
Harvest Harmony color palette created on .