Paleta de colores Melancholic Vibes of the 90s

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Melancholic Vibes of the 90s palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Melancholic Vibes of the 90s

Download melancholic vibes of the 90s color palette PNG image (landscape)
Download melancholic vibes of the 90s color palette PNG image (square)

CSS de la paleta de colores Melancholic Vibes of the 90s

/* CSS */
.color-1 {
color: #681b98;
}
.color-2 {
color: #9b27b0;
}
.color-3 {
color: #e92063;
}
.color-4 {
color: #f490b1;
}
.color-5 {
color: #f06090;
}

/* CSS Variables */
:root {
--color-1: #681b98;
--color-2: #9b27b0;
--color-3: #e92063;
--color-4: #f490b1;
--color-5: #f06090;
}

CSS del degradado de fondo Melancholic Vibes of the 90s

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #681b98, #9b27b0, #e92063, #f490b1, #f06090);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #681b98, #9b27b0, #e92063, #f490b1, #f06090);
}

Melancholic Vibes of the 90s color palette created on .