Purple Kitsch Retro with Green Accent Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Purple Kitsch Retro with Green Accent palette
Immagine PNG della tavolozza dei colori Purple Kitsch Retro with Green Accent
tavolozza dei colori Purple Kitsch Retro with Green Accent CSS
/* 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 con gradiente di sfondo 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);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 200+ tavolozzas di colori Viola
Purple Kitsch Retro with Green Accent color palette created on .