Paleta de colores Spider of the Dark Moon

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Spider of the Dark Moon palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Spider of the Dark Moon

Download spider of the dark moon color palette PNG image (landscape)
Download spider of the dark moon color palette PNG image (square)

CSS de la paleta de colores Spider of the Dark Moon

/* CSS */
.color-1 {
color: #4b3d4d;
}
.color-2 {
color: #6e5e73;
}
.color-3 {
color: #8c7b93;
}
.color-4 {
color: #a9a9b1;
}
.color-5 {
color: #c4c5cf;
}

/* CSS Variables */
:root {
--color-1: #4b3d4d;
--color-2: #6e5e73;
--color-3: #8c7b93;
--color-4: #a9a9b1;
--color-5: #c4c5cf;
}

CSS del degradado de fondo Spider of the Dark Moon

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4b3d4d, #6e5e73, #8c7b93, #a9a9b1, #c4c5cf);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4b3d4d, #6e5e73, #8c7b93, #a9a9b1, #c4c5cf);
}

Spider of the Dark Moon color palette created on .