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