Paleta de colores Outer-Inner-Solar System
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Outer-Inner-Solar System palette
Imagen PNG de la paleta de colores Outer-Inner-Solar System
CSS de la paleta de colores Outer-Inner-Solar System
/* CSS */
.color-1 {
color: #1a203d;
}
.color-2 {
color: #3c4c8b;
}
.color-3 {
color: #7c9dda;
}
.color-4 {
color: #f3ca4f;
}
.color-5 {
color: #ff9900;
}
/* CSS Variables */
:root {
--color-1: #1a203d;
--color-2: #3c4c8b;
--color-3: #7c9dda;
--color-4: #f3ca4f;
--color-5: #ff9900;
}
CSS del degradado de fondo Outer-Inner-Solar System
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1a203d, #3c4c8b, #7c9dda, #f3ca4f, #ff9900);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1a203d, #3c4c8b, #7c9dda, #f3ca4f, #ff9900);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 40+ paletas de colores Espacio
Outer-Inner-Solar System color palette created on .