Whispers of Serene Skies カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whispers of Serene Skies palette
Image Gallery
Whispers of Serene Skies カラーパレット CSS
/* CSS */
.color-1 {
color: #f1f3f3;
}
.color-2 {
color: #c8ddf9;
}
.color-3 {
color: #d1d5c3;
}
.color-4 {
color: #b6d0f7;
}
.color-5 {
color: #dad17c;
}
/* CSS Variables */
:root {
--color-1: #f1f3f3;
--color-2: #c8ddf9;
--color-3: #d1d5c3;
--color-4: #b6d0f7;
--color-5: #dad17c;
}
Whispers of Serene Skies の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1f3f3, #c8ddf9, #d1d5c3, #b6d0f7, #dad17c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1f3f3, #c8ddf9, #d1d5c3, #b6d0f7, #dad17c);
}
似たようなカラーパレット
下にスクロールして1個のLight tealカラーパレットを探索しましょう
Whispers of Serene Skies color palette created on .