Paleta de colores Celestial Dawn
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Celestial Dawn palette
Descargar la paleta de colores Celestial Dawn (PNG)
CSS de la paleta de colores Celestial Dawn
/* CSS */
.color-1 {
color: #73b9c4;
}
.color-2 {
color: #a6e7e1;
}
.color-3 {
color: #f5e06b;
}
.color-4 {
color: #f4ba8a;
}
.color-5 {
color: #f48a8c;
}
/* CSS Variables */
:root {
--color-1: #73b9c4;
--color-2: #a6e7e1;
--color-3: #f5e06b;
--color-4: #f4ba8a;
--color-5: #f48a8c;
}
CSS del degradado de fondo Celestial Dawn
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #73b9c4, #a6e7e1, #f5e06b, #f4ba8a, #f48a8c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #73b9c4, #a6e7e1, #f5e06b, #f4ba8a, #f48a8c);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 200+ paletas de colores Estético
Celestial Dawn color palette created on .