Whispers of Autumn カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Autumn palette

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

Whispers of Autumn カラーパレット CSS

/* CSS */
.color-1 {
color: #efeef7;
}
.color-2 {
color: #efcfbd;
}
.color-3 {
color: #c5ac7c;
}
.color-4 {
color: #997566;
}
.color-5 {
color: #56484c;
}

/* CSS Variables */
:root {
--color-1: #efeef7;
--color-2: #efcfbd;
--color-3: #c5ac7c;
--color-4: #997566;
--color-5: #56484c;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #efeef7, #efcfbd, #c5ac7c, #997566, #56484c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #efeef7, #efcfbd, #c5ac7c, #997566, #56484c);
}

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

Whispers of Autumn color palette created on .