Enchanted Garden Whispers カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Enchanted Garden Whispers palette
Enchanted Garden Whispers カラーパレット CSS
/* CSS */
.color-1 {
color: #a8e1c6;
}
.color-2 {
color: #f3e8b4;
}
.color-3 {
color: #f6d2a2;
}
.color-4 {
color: #eba3af;
}
.color-5 {
color: #d8c0d8;
}
/* CSS Variables */
:root {
--color-1: #a8e1c6;
--color-2: #f3e8b4;
--color-3: #f6d2a2;
--color-4: #eba3af;
--color-5: #d8c0d8;
}
Enchanted Garden Whispers の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a8e1c6, #f3e8b4, #f6d2a2, #eba3af, #d8c0d8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a8e1c6, #f3e8b4, #f6d2a2, #eba3af, #d8c0d8);
}
似たようなカラーパレット
Enchanted Garden Whispers color palette created on .