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