Autumn Spice Delight カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Autumn Spice Delight palette

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

Autumn Spice Delight カラーパレット (PNG) をダウンロード

Download autumn spice delight color palette PNG image (landscape)
Download autumn spice delight color palette PNG image (square)

Autumn Spice Delight カラーパレット CSS

/* CSS */
.color-1 {
color: #7e4e3e;
}
.color-2 {
color: #b05b4a;
}
.color-3 {
color: #f2a15a;
}
.color-4 {
color: #f4cf3e;
}
.color-5 {
color: #dfa39f;
}

/* CSS Variables */
:root {
--color-1: #7e4e3e;
--color-2: #b05b4a;
--color-3: #f2a15a;
--color-4: #f4cf3e;
--color-5: #dfa39f;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7e4e3e, #b05b4a, #f2a15a, #f4cf3e, #dfa39f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7e4e3e, #b05b4a, #f2a15a, #f4cf3e, #dfa39f);
}

Autumn Spice Delight color palette created on .