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