Auburn Sunset カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Auburn Sunset palette

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

Auburn Sunset カラー パレット PNG 画像

Download auburn sunset color palette PNG image (landscape)
Download auburn sunset color palette PNG image (square)

Auburn Sunset カラーパレット CSS

/* CSS */
.color-1 {
color: #6d4e4a;
}
.color-2 {
color: #b85b4c;
}
.color-3 {
color: #c86f4c;
}
.color-4 {
color: #d99c6d;
}
.color-5 {
color: #e1b141;
}

/* CSS Variables */
:root {
--color-1: #6d4e4a;
--color-2: #b85b4c;
--color-3: #c86f4c;
--color-4: #d99c6d;
--color-5: #e1b141;
}

Auburn Sunset の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6d4e4a, #b85b4c, #c86f4c, #d99c6d, #e1b141);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6d4e4a, #b85b4c, #c86f4c, #d99c6d, #e1b141);
}

Auburn Sunset color palette created on .