Purple Kitsch Retro with Green Accent Color Palette

Brightness

Saturation

Warmth

UI Examples

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

Share this palette to:

Purple Kitsch Retro with Green Accent color palette PNG image

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

Purple Kitsch Retro with Green Accent color palette 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;
}

Purple Kitsch Retro with Green Accent background gradient CSS

/* 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 .