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