Paleta de colores Elegant Blush & Wine

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Elegant Blush & Wine palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Elegant Blush & Wine

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

CSS de la paleta de colores Elegant Blush & Wine

/* 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 del degradado de fondo 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 .