Autumn Elegance カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Autumn Elegance palette

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

Autumn Elegance カラー パレット PNG 画像

Download autumn elegance color palette PNG image (landscape)
Download autumn elegance color palette PNG image (square)

Autumn Elegance カラーパレット CSS

/* CSS */
.color-1 {
color: #593c2c;
}
.color-2 {
color: #b27f5c;
}
.color-3 {
color: #e3a059;
}
.color-4 {
color: #f4c65d;
}
.color-5 {
color: #497b9c;
}

/* CSS Variables */
:root {
--color-1: #593c2c;
--color-2: #b27f5c;
--color-3: #e3a059;
--color-4: #f4c65d;
--color-5: #497b9c;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #593c2c, #b27f5c, #e3a059, #f4c65d, #497b9c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #593c2c, #b27f5c, #e3a059, #f4c65d, #497b9c);
}

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

Autumn Elegance color palette created on .