Paleta de colores Purple Kitsch Retro with Green Accent

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Purple Kitsch Retro with Green Accent palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Purple Kitsch Retro with Green Accent

Download purple kitsch retro with green accent color palette PNG image (landscape)
Download purple kitsch retro with green accent color palette PNG image (square)

CSS de la paleta de colores Purple Kitsch Retro with Green Accent

/* CSS */
.color-1 {
color: #a76c9d;
}
.color-2 {
color: #bea2c3;
}
.color-3 {
color: #e4b4e4;
}
.color-4 {
color: #a3d69a;
}
.color-5 {
color: #6abe8d;
}

/* CSS Variables */
:root {
--color-1: #a76c9d;
--color-2: #bea2c3;
--color-3: #e4b4e4;
--color-4: #a3d69a;
--color-5: #6abe8d;
}

CSS del degradado de fondo Purple Kitsch Retro with Green Accent

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a76c9d, #bea2c3, #e4b4e4, #a3d69a, #6abe8d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a76c9d, #bea2c3, #e4b4e4, #a3d69a, #6abe8d);
}

Purple Kitsch Retro with Green Accent color palette created on .