Whispers of Serene Skies カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Serene Skies palette

このパレットを共有する先:

Whispers of Serene Skies カラーパレット CSS

/* CSS */
.color-1 {
color: #fefefb;
}
.color-2 {
color: #faf9f4;
}
.color-3 {
color: #f1f0e9;
}
.color-4 {
color: #d7d5cc;
}
.color-5 {
color: #8fb8db;
}

/* CSS Variables */
:root {
--color-1: #fefefb;
--color-2: #faf9f4;
--color-3: #f1f0e9;
--color-4: #d7d5cc;
--color-5: #8fb8db;
}

Whispers of Serene Skies の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fefefb, #faf9f4, #f1f0e9, #d7d5cc, #8fb8db);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fefefb, #faf9f4, #f1f0e9, #d7d5cc, #8fb8db);
}

似たようなカラーパレット

下にスクロールして1個のSoft whiteカラーパレットを探索しましょう

Whispers of Serene Skies color palette created on .