Whispers of Autumn Elegance カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Autumn Elegance palette

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

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

/* CSS */
.color-1 {
color: #d4ced0;
}
.color-2 {
color: #c6b0a9;
}
.color-3 {
color: #ba9678;
}
.color-4 {
color: #8899a0;
}
.color-5 {
color: #95775b;
}

/* CSS Variables */
:root {
--color-1: #d4ced0;
--color-2: #c6b0a9;
--color-3: #ba9678;
--color-4: #8899a0;
--color-5: #95775b;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d4ced0, #c6b0a9, #ba9678, #8899a0, #95775b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d4ced0, #c6b0a9, #ba9678, #8899a0, #95775b);
}

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

Whispers of Autumn Elegance color palette created on .