Whispers of Autumn カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Autumn palette

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

Whispers of Autumn カラーパレット CSS

/* CSS */
.color-1 {
color: #f2ede8;
}
.color-2 {
color: #efdfae;
}
.color-3 {
color: #e9d37c;
}
.color-4 {
color: #b78b76;
}
.color-5 {
color: #6e645e;
}

/* CSS Variables */
:root {
--color-1: #f2ede8;
--color-2: #efdfae;
--color-3: #e9d37c;
--color-4: #b78b76;
--color-5: #6e645e;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f2ede8, #efdfae, #e9d37c, #b78b76, #6e645e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f2ede8, #efdfae, #e9d37c, #b78b76, #6e645e);
}

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

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

Whispers of Autumn color palette created on .