Paleta de colores Skyward Dreams
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Skyward Dreams palette
Inspiración de Color
Imágenes que muestran esta paleta de colores en diseños reales
Descargar la paleta de colores Skyward Dreams (PNG)
CSS de la paleta de colores Skyward Dreams
/* CSS */
.color-1 {
color: #f5f9ff;
}
.color-2 {
color: #6298e4;
}
.color-3 {
color: #111112;
}
.color-4 {
color: #73a6ed;
}
.color-5 {
color: #558edd;
}
/* CSS Variables */
:root {
--color-1: #f5f9ff;
--color-2: #6298e4;
--color-3: #111112;
--color-4: #73a6ed;
--color-5: #558edd;
}
CSS del degradado de fondo Skyward Dreams
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5f9ff, #6298e4, #111112, #73a6ed, #558edd);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5f9ff, #6298e4, #111112, #73a6ed, #558edd);
}
Paletas de colores similares
Skyward Dreams color palette created on .