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