Whispers of Autumn Light カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Autumn Light palette

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

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

/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #f7fafc;
}
.color-3 {
color: #e1c5a8;
}
.color-4 {
color: #ed892c;
}
.color-5 {
color: #8e847b;
}

/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #f7fafc;
--color-3: #e1c5a8;
--color-4: #ed892c;
--color-5: #8e847b;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #f7fafc, #e1c5a8, #ed892c, #8e847b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #f7fafc, #e1c5a8, #ed892c, #8e847b);
}

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

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

Whispers of Autumn Light color palette created on .