Wine and Dried Blood Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Wine and Dried Blood palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Wine and Dried Blood

Download wine and dried blood color palette PNG image (landscape)
Download wine and dried blood color palette PNG image (square)

tavolozza dei colori Wine and Dried Blood CSS

/* CSS */
.color-1 {
color: #9c1c31;
}
.color-2 {
color: #c94e3b;
}
.color-3 {
color: #d78f7f;
}
.color-4 {
color: #b8866b;
}
.color-5 {
color: #6d2c2c;
}

/* CSS Variables */
:root {
--color-1: #9c1c31;
--color-2: #c94e3b;
--color-3: #d78f7f;
--color-4: #b8866b;
--color-5: #6d2c2c;
}

CSS con gradiente di sfondo Wine and Dried Blood

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9c1c31, #c94e3b, #d78f7f, #b8866b, #6d2c2c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9c1c31, #c94e3b, #d78f7f, #b8866b, #6d2c2c);
}

Wine and Dried Blood color palette created on .