Whispers of Autumn カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Autumn palette

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

Whispers of Autumn カラーパレット CSS

/* CSS */
.color-1 {
color: #e4e2dd;
}
.color-2 {
color: #d9ac78;
}
.color-3 {
color: #9badc5;
}
.color-4 {
color: #7e8686;
}
.color-5 {
color: #c16d49;
}

/* CSS Variables */
:root {
--color-1: #e4e2dd;
--color-2: #d9ac78;
--color-3: #9badc5;
--color-4: #7e8686;
--color-5: #c16d49;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e4e2dd, #d9ac78, #9badc5, #7e8686, #c16d49);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e4e2dd, #d9ac78, #9badc5, #7e8686, #c16d49);
}

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

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

Whispers of Autumn color palette created on .