Paleta de colores Auburn Glow

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Auburn Glow palette

Compartir esta paleta en:

Descargar la paleta de colores Auburn Glow (PNG)

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

CSS de la paleta de colores Auburn Glow

/* CSS */
.color-1 {
color: #6f4c3e;
}
.color-2 {
color: #a35b4d;
}
.color-3 {
color: #c7988a;
}
.color-4 {
color: #e5b09e;
}
.color-5 {
color: #f4d3c8;
}

/* CSS Variables */
:root {
--color-1: #6f4c3e;
--color-2: #a35b4d;
--color-3: #c7988a;
--color-4: #e5b09e;
--color-5: #f4d3c8;
}

CSS del degradado de fondo Auburn Glow

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6f4c3e, #a35b4d, #c7988a, #e5b09e, #f4d3c8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6f4c3e, #a35b4d, #c7988a, #e5b09e, #f4d3c8);
}

Paletas de colores similares

Auburn Glow color palette created on .