Paleta de colores Spirit of the Therian
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Spirit of the Therian palette
Inspiración de Color
Imágenes que muestran esta paleta de colores en diseños reales
Descargar la paleta de colores Spirit of the Therian (PNG)
CSS de la paleta de colores Spirit of the Therian
/* CSS */
.color-1 {
color: #0f5746;
}
.color-2 {
color: #1c735a;
}
.color-3 {
color: #299445;
}
.color-4 {
color: #8c6b36;
}
.color-5 {
color: #7a6400;
}
/* CSS Variables */
:root {
--color-1: #0f5746;
--color-2: #1c735a;
--color-3: #299445;
--color-4: #8c6b36;
--color-5: #7a6400;
}
CSS del degradado de fondo Spirit of the Therian
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #0f5746, #1c735a, #299445, #8c6b36, #7a6400);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #0f5746, #1c735a, #299445, #8c6b36, #7a6400);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 400+ paletas de colores Oscuro
Spirit of the Therian color palette created on .