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