Paleta de colores Auburn Spirit

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Auburn Spirit palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Auburn Spirit

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

CSS de la paleta de colores Auburn Spirit

/* CSS */
.color-1 {
color: #b55b3b;
}
.color-2 {
color: #c9904f;
}
.color-3 {
color: #d0b77c;
}
.color-4 {
color: #f2ba21;
}
.color-5 {
color: #f05c00;
}

/* CSS Variables */
:root {
--color-1: #b55b3b;
--color-2: #c9904f;
--color-3: #d0b77c;
--color-4: #f2ba21;
--color-5: #f05c00;
}

CSS del degradado de fondo Auburn Spirit

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b55b3b, #c9904f, #d0b77c, #f2ba21, #f05c00);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b55b3b, #c9904f, #d0b77c, #f2ba21, #f05c00);
}

Paletas de colores similares

Auburn Spirit color palette created on .