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