Paleta de colores Blushing Dalia Dreamscape
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Blushing Dalia Dreamscape palette
CSS de la paleta de colores Blushing Dalia Dreamscape
/* CSS */
.color-1 {
color: #f1a7b8;
}
.color-2 {
color: #f29c8c;
}
.color-3 {
color: #f7d673;
}
.color-4 {
color: #f4c29f;
}
.color-5 {
color: #f3afc2;
}
/* CSS Variables */
:root {
--color-1: #f1a7b8;
--color-2: #f29c8c;
--color-3: #f7d673;
--color-4: #f4c29f;
--color-5: #f3afc2;
}
CSS del degradado de fondo Blushing Dalia Dreamscape
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1a7b8, #f29c8c, #f7d673, #f4c29f, #f3afc2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1a7b8, #f29c8c, #f7d673, #f4c29f, #f3afc2);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 100+ paletas de colores Suave
Blushing Dalia Dreamscape color palette created on .