Whispers of a Celestial Storm カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whispers of a Celestial Storm palette
Whispers of a Celestial Storm カラーパレット CSS
/* CSS */
.color-1 {
color: #d6c5e7;
}
.color-2 {
color: #b8a1d9;
}
.color-3 {
color: #8f7aae;
}
.color-4 {
color: #f5d0b7;
}
.color-5 {
color: #f9b1ae;
}
/* CSS Variables */
:root {
--color-1: #d6c5e7;
--color-2: #b8a1d9;
--color-3: #8f7aae;
--color-4: #f5d0b7;
--color-5: #f9b1ae;
}
Whispers of a Celestial Storm の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d6c5e7, #b8a1d9, #8f7aae, #f5d0b7, #f9b1ae);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d6c5e7, #b8a1d9, #8f7aae, #f5d0b7, #f9b1ae);
}
似たようなカラーパレット
Whispers of a Celestial Storm color palette created on .