Paleta de colores Elegant Pink
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Elegant Pink palette
Imagen PNG de la paleta de colores Elegant Pink
CSS de la paleta de colores Elegant Pink
/* CSS */
.color-1 {
color: #e09fc8;
}
.color-2 {
color: #d7708d;
}
.color-3 {
color: #9a4c9e;
}
.color-4 {
color: #6f2c90;
}
.color-5 {
color: #4b3f73;
}
/* CSS Variables */
:root {
--color-1: #e09fc8;
--color-2: #d7708d;
--color-3: #9a4c9e;
--color-4: #6f2c90;
--color-5: #4b3f73;
}
CSS del degradado de fondo Elegant Pink
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e09fc8, #d7708d, #9a4c9e, #6f2c90, #4b3f73);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e09fc8, #d7708d, #9a4c9e, #6f2c90, #4b3f73);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 100+ paletas de colores Estético
Elegant Pink color palette created on .