Whispers of Autumn Woods カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Autumn Woods palette

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

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

/* CSS */
.color-1 {
color: #e9e3af;
}
.color-2 {
color: #babd89;
}
.color-3 {
color: #8ea073;
}
.color-4 {
color: #70845c;
}
.color-5 {
color: #b0574a;
}

/* CSS Variables */
:root {
--color-1: #e9e3af;
--color-2: #babd89;
--color-3: #8ea073;
--color-4: #70845c;
--color-5: #b0574a;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e9e3af, #babd89, #8ea073, #70845c, #b0574a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e9e3af, #babd89, #8ea073, #70845c, #b0574a);
}

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

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

Whispers of Autumn Woods color palette created on .