90s Whimsigoth Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with 90s Whimsigoth palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori 90s Whimsigoth

Download 90s whimsigoth color palette PNG image (landscape)
Download 90s whimsigoth color palette PNG image (square)

tavolozza dei colori 90s Whimsigoth CSS

/* CSS */
.color-1 {
color: #491b69;
}
.color-2 {
color: #5d3d8a;
}
.color-3 {
color: #7a62a7;
}
.color-4 {
color: #a79fc1;
}
.color-5 {
color: #e8a1b1;
}

/* CSS Variables */
:root {
--color-1: #491b69;
--color-2: #5d3d8a;
--color-3: #7a62a7;
--color-4: #a79fc1;
--color-5: #e8a1b1;
}

CSS con gradiente di sfondo 90s Whimsigoth

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #491b69, #5d3d8a, #7a62a7, #a79fc1, #e8a1b1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #491b69, #5d3d8a, #7a62a7, #a79fc1, #e8a1b1);
}

90s Whimsigoth color palette created on .