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