Auburn Allure カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Auburn Allure palette

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

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

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

Auburn Allure カラーパレット CSS

/* CSS */
.color-1 {
color: #6f4c3e;
}
.color-2 {
color: #c0996d;
}
.color-3 {
color: #e4b067;
}
.color-4 {
color: #d9b68c;
}
.color-5 {
color: #6f3c20;
}

/* CSS Variables */
:root {
--color-1: #6f4c3e;
--color-2: #c0996d;
--color-3: #e4b067;
--color-4: #d9b68c;
--color-5: #6f3c20;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6f4c3e, #c0996d, #e4b067, #d9b68c, #6f3c20);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6f4c3e, #c0996d, #e4b067, #d9b68c, #6f3c20);
}

Auburn Allure color palette created on .