Green Blossom カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Green Blossom palette
Green Blossom カラーパレット CSS
/* CSS */
.color-1 {
color: #7ebe7e;
}
.color-2 {
color: #d2e3c0;
}
.color-3 {
color: #f5c400;
}
.color-4 {
color: #ff6e61;
}
.color-5 {
color: #c45a9d;
}
/* CSS Variables */
:root {
--color-1: #7ebe7e;
--color-2: #d2e3c0;
--color-3: #f5c400;
--color-4: #ff6e61;
--color-5: #c45a9d;
}
Green Blossom の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7ebe7e, #d2e3c0, #f5c400, #ff6e61, #c45a9d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7ebe7e, #d2e3c0, #f5c400, #ff6e61, #c45a9d);
}
似たようなカラーパレット
- Wilderness Wanderlust
- Deviant Shades of Green
- Earthy Green
- Urban Farm
- Woodland Wanderlust
- Whispers of the Woodland
- Whispers of the Woods
- Sunlit Forest Whisper
- Shades of Green
- Green Blossom
- Deep Green Shades
- Twilight Glow
- Emerald Whispers
- Verdant Whisper
- Verdant Whisper
- Enchanted Grove
- Emerald Whisper
- Emerald Whisper
Green Blossom color palette created on .