Paleta de colores 90s Whimsigoth

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with 90s Whimsigoth palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores 90s Whimsigoth

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

CSS de la paleta de colores 90s Whimsigoth

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