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