Whispers of Serenity カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Serenity palette

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

Whispers of Serenity カラーパレット CSS

/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #f0f0db;
}
.color-3 {
color: #d8e0d1;
}
.color-4 {
color: #c8dacc;
}
.color-5 {
color: #aec2b6;
}

/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #f0f0db;
--color-3: #d8e0d1;
--color-4: #c8dacc;
--color-5: #aec2b6;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #f0f0db, #d8e0d1, #c8dacc, #aec2b6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #f0f0db, #d8e0d1, #c8dacc, #aec2b6);
}

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

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

Whispers of Serenity color palette created on .