Purple Rotting Zombie Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Purple Rotting Zombie palette

Share this palette to:

Purple Rotting Zombie color palette PNG image

Download purple rotting zombie color palette PNG image (landscape)
Download purple rotting zombie color palette PNG image (square)

Purple Rotting Zombie color palette CSS

/* CSS */
.color-1 {
color: #6a4c94;
}
.color-2 {
color: #b57bb7;
}
.color-3 {
color: #d3a3e0;
}
.color-4 {
color: #f5c7d1;
}
.color-5 {
color: #df9fc2;
}

/* CSS Variables */
:root {
--color-1: #6a4c94;
--color-2: #b57bb7;
--color-3: #d3a3e0;
--color-4: #f5c7d1;
--color-5: #df9fc2;
}

Purple Rotting Zombie background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6a4c94, #b57bb7, #d3a3e0, #f5c7d1, #df9fc2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6a4c94, #b57bb7, #d3a3e0, #f5c7d1, #df9fc2);
}

Similar color palettes

Purple Rotting Zombie color palette created on .