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