Whispers of Blush and Cream カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whispers of Blush and Cream palette
Whispers of Blush and Cream カラーパレット CSS
/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #faf9f9;
}
.color-3 {
color: #fae3b2;
}
.color-4 {
color: #f3d8e2;
}
.color-5 {
color: #f1acbd;
}
/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #faf9f9;
--color-3: #fae3b2;
--color-4: #f3d8e2;
--color-5: #f1acbd;
}
Whispers of Blush and Cream の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #faf9f9, #fae3b2, #f3d8e2, #f1acbd);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #faf9f9, #fae3b2, #f3d8e2, #f1acbd);
}
似たようなカラーパレット
下にスクロールして1個の白カラーパレットを探索しましょう
Whispers of Blush and Cream color palette created on .