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