Auburn Glow カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Auburn Glow palette

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

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

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

Auburn Glow カラーパレット CSS

/* CSS */
.color-1 {
color: #6f4c3e;
}
.color-2 {
color: #a35b4d;
}
.color-3 {
color: #c7988a;
}
.color-4 {
color: #e5b09e;
}
.color-5 {
color: #f4d3c8;
}

/* CSS Variables */
:root {
--color-1: #6f4c3e;
--color-2: #a35b4d;
--color-3: #c7988a;
--color-4: #e5b09e;
--color-5: #f4d3c8;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6f4c3e, #a35b4d, #c7988a, #e5b09e, #f4d3c8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6f4c3e, #a35b4d, #c7988a, #e5b09e, #f4d3c8);
}

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

下にスクロールして7個のアンバーカラーパレットを探索しましょう

Auburn Glow color palette created on .