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