Whispers of Autumn カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Autumn palette

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

Whispers of Autumn カラーパレット CSS

/* CSS */
.color-1 {
color: #d5aaad;
}
.color-2 {
color: #6f876e;
}
.color-3 {
color: #af556f;
}
.color-4 {
color: #be5e1e;
}
.color-5 {
color: #394643;
}

/* CSS Variables */
:root {
--color-1: #d5aaad;
--color-2: #6f876e;
--color-3: #af556f;
--color-4: #be5e1e;
--color-5: #394643;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d5aaad, #6f876e, #af556f, #be5e1e, #394643);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d5aaad, #6f876e, #af556f, #be5e1e, #394643);
}

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

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

Whispers of Autumn color palette created on .