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