Paleta de colores Auburn Allure

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Auburn Allure palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Auburn Allure

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

CSS de la paleta de colores Auburn Allure

/* 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 del degradado de fondo 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 .