Elegant Blush & Wine Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Elegant Blush & Wine palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Elegant Blush & Wine

Download elegant blush & wine color palette PNG image (landscape)
Download elegant blush & wine color palette PNG image (square)

tavolozza dei colori Elegant Blush & Wine CSS

/* CSS */
.color-1 {
color: #f6e5d5;
}
.color-2 {
color: #bfbfbf;
}
.color-3 {
color: #792a3d;
}
.color-4 {
color: #f1b1c3;
}
.color-5 {
color: #a65e8d;
}

/* CSS Variables */
:root {
--color-1: #f6e5d5;
--color-2: #bfbfbf;
--color-3: #792a3d;
--color-4: #f1b1c3;
--color-5: #a65e8d;
}

CSS con gradiente di sfondo Elegant Blush & Wine

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6e5d5, #bfbfbf, #792a3d, #f1b1c3, #a65e8d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6e5d5, #bfbfbf, #792a3d, #f1b1c3, #a65e8d);
}

Elegant Blush & Wine color palette created on .