Whispers of Autumn Earth カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Autumn Earth palette

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

Whispers of Autumn Earth カラーパレット CSS

/* CSS */
.color-1 {
color: #f9fafa;
}
.color-2 {
color: #727e76;
}
.color-3 {
color: #813136;
}
.color-4 {
color: #7e252c;
}
.color-5 {
color: #2d4333;
}

/* CSS Variables */
:root {
--color-1: #f9fafa;
--color-2: #727e76;
--color-3: #813136;
--color-4: #7e252c;
--color-5: #2d4333;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9fafa, #727e76, #813136, #7e252c, #2d4333);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9fafa, #727e76, #813136, #7e252c, #2d4333);
}

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

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

Whispers of Autumn Earth color palette created on .