Whispers of Serene Shadows カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Serene Shadows palette

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

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

/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #e6e5e5;
}
.color-3 {
color: #cec1c0;
}
.color-4 {
color: #b39494;
}
.color-5 {
color: #6a6868;
}

/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #e6e5e5;
--color-3: #cec1c0;
--color-4: #b39494;
--color-5: #6a6868;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #e6e5e5, #cec1c0, #b39494, #6a6868);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #e6e5e5, #cec1c0, #b39494, #6a6868);
}

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

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

Whispers of Serene Shadows color palette created on .