Whispers of Autumn カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Autumn palette

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

Whispers of Autumn カラーパレット CSS

/* CSS */
.color-1 {
color: #f3f4f6;
}
.color-2 {
color: #f6caac;
}
.color-3 {
color: #a9a8a7;
}
.color-4 {
color: #9e9e9e;
}
.color-5 {
color: #df8920;
}

/* CSS Variables */
:root {
--color-1: #f3f4f6;
--color-2: #f6caac;
--color-3: #a9a8a7;
--color-4: #9e9e9e;
--color-5: #df8920;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f3f4f6, #f6caac, #a9a8a7, #9e9e9e, #df8920);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f3f4f6, #f6caac, #a9a8a7, #9e9e9e, #df8920);
}

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

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

Whispers of Autumn color palette created on .