Whispers of Dawn カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whispers of Dawn palette
Whispers of Dawn カラー パレット PNG 画像
Whispers of Dawn カラーパレット CSS
/* CSS */
.color-1 {
color: #f6e3b6;
}
.color-2 {
color: #f1c6a7;
}
.color-3 {
color: #f1a7c1;
}
.color-4 {
color: #d7a9e5;
}
.color-5 {
color: #b1c6e7;
}
/* CSS Variables */
:root {
--color-1: #f6e3b6;
--color-2: #f1c6a7;
--color-3: #f1a7c1;
--color-4: #d7a9e5;
--color-5: #b1c6e7;
}
Whispers of Dawn の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6e3b6, #f1c6a7, #f1a7c1, #d7a9e5, #b1c6e7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6e3b6, #f1c6a7, #f1a7c1, #d7a9e5, #b1c6e7);
}
似たようなカラーパレット
Whispers of Dawn color palette created on .