Paleta de colores Starry Mountain of The Clouds
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Starry Mountain of The Clouds palette
Imagen PNG de la paleta de colores Starry Mountain of The Clouds
CSS de la paleta de colores Starry Mountain of The Clouds
/* CSS */
.color-1 {
color: #5d8ebb;
}
.color-2 {
color: #9ed4e0;
}
.color-3 {
color: #e2b27e;
}
.color-4 {
color: #f1c84b;
}
.color-5 {
color: #b44b5d;
}
/* CSS Variables */
:root {
--color-1: #5d8ebb;
--color-2: #9ed4e0;
--color-3: #e2b27e;
--color-4: #f1c84b;
--color-5: #b44b5d;
}
CSS del degradado de fondo Starry Mountain of The Clouds
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5d8ebb, #9ed4e0, #e2b27e, #f1c84b, #b44b5d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5d8ebb, #9ed4e0, #e2b27e, #f1c84b, #b44b5d);
}
Paletas de colores similares
Starry Mountain of The Clouds color palette created on .