Green Fruit Salad カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Green Fruit Salad palette
Green Fruit Salad カラーパレット CSS
/* CSS */
.color-1 {
color: #4f9c5d;
}
.color-2 {
color: #5dbb7e;
}
.color-3 {
color: #a3d7b5;
}
.color-4 {
color: #f1c84b;
}
.color-5 {
color: #e6695b;
}
/* CSS Variables */
:root {
--color-1: #4f9c5d;
--color-2: #5dbb7e;
--color-3: #a3d7b5;
--color-4: #f1c84b;
--color-5: #e6695b;
}
Green Fruit Salad の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4f9c5d, #5dbb7e, #a3d7b5, #f1c84b, #e6695b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4f9c5d, #5dbb7e, #a3d7b5, #f1c84b, #e6695b);
}
似たようなカラーパレット
- Electric Slime Fusion
- Electric Slime Fusion
- Enchanted Woodland Treats
- Navy and Sage Serenity
- Warm Ella
- Emerald Whisper
- Emerald Emberwood
- Shades of Green
- Shades of Green
- Shades of Green
- Sunset Serenity
- Shades of Green
- Green Forest Fairy
- Whimsical Garden Dream
- Emerald Abyss
- Sunlit Serenity
- Shades of Green
- Shades of Green
Green Fruit Salad color palette created on .