Paleta de colores Celestial Dawn
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Celestial Dawn palette
Inspiración de Color
Imágenes que muestran esta paleta de colores en diseños reales
Descargar la paleta de colores Celestial Dawn (PNG)
CSS de la paleta de colores Celestial Dawn
/* CSS */
.color-1 {
color: #b6cfec;
}
.color-2 {
color: #f2b5e3;
}
.color-3 {
color: #fcd383;
}
.color-4 {
color: #fcc383;
}
.color-5 {
color: #f89b59;
}
/* CSS Variables */
:root {
--color-1: #b6cfec;
--color-2: #f2b5e3;
--color-3: #fcd383;
--color-4: #fcc383;
--color-5: #f89b59;
}
CSS del degradado de fondo Celestial Dawn
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b6cfec, #f2b5e3, #fcd383, #fcc383, #f89b59);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b6cfec, #f2b5e3, #fcd383, #fcc383, #f89b59);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 200+ paletas de colores Azul
Celestial Dawn color palette created on .