"Whispers of Autumn" カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with "Whispers of Autumn" palette

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

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

/* CSS */
.color-1 {
color: #f4f5f5;
}
.color-2 {
color: #d4d8d5;
}
.color-3 {
color: #d88c3b;
}
.color-4 {
color: #968f8d;
}
.color-5 {
color: #f65e51;
}

/* CSS Variables */
:root {
--color-1: #f4f5f5;
--color-2: #d4d8d5;
--color-3: #d88c3b;
--color-4: #968f8d;
--color-5: #f65e51;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f4f5f5, #d4d8d5, #d88c3b, #968f8d, #f65e51);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f4f5f5, #d4d8d5, #d88c3b, #968f8d, #f65e51);
}

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

パレットが見つかりません

別のフィルターを試すか、現在の選択をクリアしてください。

"Whispers of Autumn" color palette created on .