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: #fcfcfc;
}
.color-3 {
color: #f3d8f1;
}
.color-4 {
color: #a5d6a4;
}
.color-5 {
color: #9c7873;
}

/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #fcfcfc;
--color-3: #f3d8f1;
--color-4: #a5d6a4;
--color-5: #9c7873;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #fcfcfc, #f3d8f1, #a5d6a4, #9c7873);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #fcfcfc, #f3d8f1, #a5d6a4, #9c7873);
}

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

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

Whispers of Serenity color palette created on .