Whispers of Serenity カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Serenity palette

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

Whispers of Serenity カラーパレット CSS

/* CSS */
.color-1 {
color: #fcfcfc;
}
.color-2 {
color: #f1ecea;
}
.color-3 {
color: #c2cfb4;
}
.color-4 {
color: #de82dc;
}
.color-5 {
color: #998885;
}

/* CSS Variables */
:root {
--color-1: #fcfcfc;
--color-2: #f1ecea;
--color-3: #c2cfb4;
--color-4: #de82dc;
--color-5: #998885;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fcfcfc, #f1ecea, #c2cfb4, #de82dc, #998885);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fcfcfc, #f1ecea, #c2cfb4, #de82dc, #998885);
}

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

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

Whispers of Serenity color palette created on .