Lush Meadow Whispers カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Lush Meadow Whispers palette
Lush Meadow Whispers カラーパレット CSS
/* CSS */
.color-1 {
color: #c4e194;
}
.color-2 {
color: #d7e698;
}
.color-3 {
color: #d8efaf;
}
.color-4 {
color: #ecf3ba;
}
.color-5 {
color: #d8f1a2;
}
/* CSS Variables */
:root {
--color-1: #c4e194;
--color-2: #d7e698;
--color-3: #d8efaf;
--color-4: #ecf3ba;
--color-5: #d8f1a2;
}
Lush Meadow Whispers の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c4e194, #d7e698, #d8efaf, #ecf3ba, #d8f1a2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c4e194, #d7e698, #d8efaf, #ecf3ba, #d8f1a2);
}
似たようなカラーパレット
下にスクロールして2個のLimeカラーパレットを探索しましょう
Lush Meadow Whispers color palette created on .