Dark and Purple Spiderling Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Dark and Purple Spiderling palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Dark and Purple Spiderling

Download dark and purple spiderling color palette PNG image (landscape)
Download dark and purple spiderling color palette PNG image (square)

tavolozza dei colori Dark and Purple Spiderling CSS

/* CSS */
.color-1 {
color: #c3a0e9;
}
.color-2 {
color: #d5b9f8;
}
.color-3 {
color: #eba8db;
}
.color-4 {
color: #ffd1ed;
}
.color-5 {
color: #ffebf0;
}

/* CSS Variables */
:root {
--color-1: #c3a0e9;
--color-2: #d5b9f8;
--color-3: #eba8db;
--color-4: #ffd1ed;
--color-5: #ffebf0;
}

CSS con gradiente di sfondo Dark and Purple Spiderling

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c3a0e9, #d5b9f8, #eba8db, #ffd1ed, #ffebf0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c3a0e9, #d5b9f8, #eba8db, #ffd1ed, #ffebf0);
}

Dark and Purple Spiderling color palette created on .