Emily's Wine Red Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Emily's Wine Red palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Emily's Wine Red

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

tavolozza dei colori Emily's Wine Red CSS

/* 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 con gradiente di sfondo 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 .