Paleta de colores Synthetic Clematis
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Synthetic Clematis palette
Inspiración de Color
Imágenes que muestran esta paleta de colores en diseños reales
Descargar la paleta de colores Synthetic Clematis (PNG)
CSS de la paleta de colores Synthetic Clematis
/* CSS */
.color-1 {
color: #8b96e9;
}
.color-2 {
color: #a27cee;
}
.color-3 {
color: #dca6ed;
}
.color-4 {
color: #f7abe4;
}
.color-5 {
color: #f179d7;
}
/* CSS Variables */
:root {
--color-1: #8b96e9;
--color-2: #a27cee;
--color-3: #dca6ed;
--color-4: #f7abe4;
--color-5: #f179d7;
}
CSS del degradado de fondo Synthetic Clematis
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #8b96e9, #a27cee, #dca6ed, #f7abe4, #f179d7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #8b96e9, #a27cee, #dca6ed, #f7abe4, #f179d7);
}
Paletas de colores similares
Synthetic Clematis color palette created on .