Autumn's Embrace カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Autumn's Embrace palette

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

Autumn's Embrace カラー パレット PNG 画像

Download autumn's embrace color palette PNG image (landscape)
Download autumn's embrace color palette PNG image (square)

Autumn's Embrace カラーパレット CSS

/* CSS */
.color-1 {
color: #7b3a28;
}
.color-2 {
color: #a65236;
}
.color-3 {
color: #c86b4c;
}
.color-4 {
color: #1e3a76;
}
.color-5 {
color: #3b6c8c;
}

/* CSS Variables */
:root {
--color-1: #7b3a28;
--color-2: #a65236;
--color-3: #c86b4c;
--color-4: #1e3a76;
--color-5: #3b6c8c;
}

Autumn's Embrace の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7b3a28, #a65236, #c86b4c, #1e3a76, #3b6c8c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7b3a28, #a65236, #c86b4c, #1e3a76, #3b6c8c);
}

Autumn's Embrace color palette created on .