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: #ffffff;
}
.color-2 {
color: #e3e3e3;
}
.color-3 {
color: #c6b9c2;
}
.color-4 {
color: #a98999;
}
.color-5 {
color: #cf8420;
}

/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #e3e3e3;
--color-3: #c6b9c2;
--color-4: #a98999;
--color-5: #cf8420;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #e3e3e3, #c6b9c2, #a98999, #cf8420);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #e3e3e3, #c6b9c2, #a98999, #cf8420);
}

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

Whispers of Autumn Elegance color palette created on .