Paleta de colores Elegant Blush & Wine
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Elegant Blush & Wine palette
Imagen PNG de la paleta de colores Elegant Blush & Wine
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);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 1000+ paletas de colores Marfil
Elegant Blush & Wine color palette created on .