Paleta de colores Ur Mom Auburn

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Ur Mom Auburn palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Ur Mom Auburn

Download ur mom auburn color palette PNG image (landscape)
Download ur mom auburn color palette PNG image (square)

CSS de la paleta de colores Ur Mom Auburn

/* CSS */
.color-1 {
color: #794a39;
}
.color-2 {
color: #b55e4f;
}
.color-3 {
color: #e89f7d;
}
.color-4 {
color: #f5c5a3;
}
.color-5 {
color: #f7e1d4;
}

/* CSS Variables */
:root {
--color-1: #794a39;
--color-2: #b55e4f;
--color-3: #e89f7d;
--color-4: #f5c5a3;
--color-5: #f7e1d4;
}

CSS del degradado de fondo Ur Mom Auburn

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #794a39, #b55e4f, #e89f7d, #f5c5a3, #f7e1d4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #794a39, #b55e4f, #e89f7d, #f5c5a3, #f7e1d4);
}

Ur Mom Auburn color palette created on .