Auburn Allure Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Auburn Allure palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Auburn Allure

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

tavolozza dei colori 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;
}

CSS con gradiente di sfondo Auburn Allure

/* 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 .