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: #ffffff;
}
.color-3 {
color: #fafaf9;
}
.color-4 {
color: #f6f0ea;
}
.color-5 {
color: #f4e8dc;
}

/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #ffffff;
--color-3: #fafaf9;
--color-4: #f6f0ea;
--color-5: #f4e8dc;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #ffffff, #fafaf9, #f6f0ea, #f4e8dc);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #ffffff, #fafaf9, #f6f0ea, #f4e8dc);
}

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

Whispers of Serenity color palette created on .