Paleta de colores Dark and Purple Spiderling

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Dark and Purple Spiderling palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Dark and Purple Spiderling

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

CSS de la paleta de colores Dark and Purple Spiderling

/* 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 del degradado de fondo 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 .