Paleta de colores Dark Dark Pink and Purple Spiderling

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Dark Dark Pink and Purple Spiderling palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Dark Dark Pink and Purple Spiderling

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

CSS de la paleta de colores Dark Dark Pink and Purple Spiderling

/* CSS */
.color-1 {
color: #422960;
}
.color-2 {
color: #69408c;
}
.color-3 {
color: #9363a1;
}
.color-4 {
color: #bc94b8;
}
.color-5 {
color: #dac3d6;
}

/* CSS Variables */
:root {
--color-1: #422960;
--color-2: #69408c;
--color-3: #9363a1;
--color-4: #bc94b8;
--color-5: #dac3d6;
}

CSS del degradado de fondo Dark Dark Pink and Purple Spiderling

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #422960, #69408c, #9363a1, #bc94b8, #dac3d6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #422960, #69408c, #9363a1, #bc94b8, #dac3d6);
}

Dark Dark Pink and Purple Spiderling color palette created on .