Paleta de colores Emily's Wine Red

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Emily's Wine Red palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Emily's Wine Red

Download emily's wine red color palette PNG image (landscape)
Download emily's wine red color palette PNG image (square)

CSS de la paleta de colores Emily's Wine Red

/* CSS */
.color-1 {
color: #9c1c31;
}
.color-2 {
color: #c93b4b;
}
.color-3 {
color: #da6c75;
}
.color-4 {
color: #e8b0b5;
}
.color-5 {
color: #f1d0d6;
}

/* CSS Variables */
:root {
--color-1: #9c1c31;
--color-2: #c93b4b;
--color-3: #da6c75;
--color-4: #e8b0b5;
--color-5: #f1d0d6;
}

CSS del degradado de fondo Emily's Wine Red

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9c1c31, #c93b4b, #da6c75, #e8b0b5, #f1d0d6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9c1c31, #c93b4b, #da6c75, #e8b0b5, #f1d0d6);
}

Emily's Wine Red color palette created on .