Whispered Cocoa Dreams カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whispered Cocoa Dreams palette
Whispered Cocoa Dreams カラーパレット CSS
/* CSS */
.color-1 {
color: #e7d6c5;
}
.color-2 {
color: #d3c1b6;
}
.color-3 {
color: #b5a7a1;
}
.color-4 {
color: #a58a78;
}
.color-5 {
color: #8c5c4a;
}
/* CSS Variables */
:root {
--color-1: #e7d6c5;
--color-2: #d3c1b6;
--color-3: #b5a7a1;
--color-4: #a58a78;
--color-5: #8c5c4a;
}
Whispered Cocoa Dreams の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e7d6c5, #d3c1b6, #b5a7a1, #a58a78, #8c5c4a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e7d6c5, #d3c1b6, #b5a7a1, #a58a78, #8c5c4a);
}
似たようなカラーパレット
Whispered Cocoa Dreams color palette created on .