Whispering Cookie Dreams カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whispering Cookie Dreams palette
Whispering Cookie Dreams カラーパレット CSS
/* CSS */
.color-1 {
color: #f2e1d4;
}
.color-2 {
color: #d2c5b2;
}
.color-3 {
color: #b5a18c;
}
.color-4 {
color: #e0c5a3;
}
.color-5 {
color: #c49d7e;
}
/* CSS Variables */
:root {
--color-1: #f2e1d4;
--color-2: #d2c5b2;
--color-3: #b5a18c;
--color-4: #e0c5a3;
--color-5: #c49d7e;
}
Whispering Cookie Dreams の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f2e1d4, #d2c5b2, #b5a18c, #e0c5a3, #c49d7e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f2e1d4, #d2c5b2, #b5a18c, #e0c5a3, #c49d7e);
}
似たようなカラーパレット
下にスクロールして300+個のベージュカラーパレットを探索しましょう
Whispering Cookie Dreams color palette created on .