Paleta de colores Auburn Sunrise

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Auburn Sunrise palette

Compartir esta paleta en:

Descargar la paleta de colores Auburn Sunrise (PNG)

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

CSS de la paleta de colores Auburn Sunrise

/* CSS */
.color-1 {
color: #a65e2b;
}
.color-2 {
color: #d5884d;
}
.color-3 {
color: #f2b769;
}
.color-4 {
color: #f7d58d;
}
.color-5 {
color: #f9e1b9;
}

/* CSS Variables */
:root {
--color-1: #a65e2b;
--color-2: #d5884d;
--color-3: #f2b769;
--color-4: #f7d58d;
--color-5: #f9e1b9;
}

CSS del degradado de fondo Auburn Sunrise

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a65e2b, #d5884d, #f2b769, #f7d58d, #f9e1b9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a65e2b, #d5884d, #f2b769, #f7d58d, #f9e1b9);
}

Paletas de colores similares

Auburn Sunrise color palette created on .