Spider of the Dark Moon Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Spider of the Dark Moon palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori 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)

tavolozza dei colori Spider of the Dark Moon CSS

/* 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 con gradiente di sfondo 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 .