Purple Grief Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Purple Grief palette
Purple Grief color palette CSS
/* CSS */
.color-1 {
color: #4c3d9e;
}
.color-2 {
color: #7a5bbe;
}
.color-3 {
color: #a37bc1;
}
.color-4 {
color: #d6a4d3;
}
.color-5 {
color: #f1cbe9;
}
/* CSS Variables */
:root {
--color-1: #4c3d9e;
--color-2: #7a5bbe;
--color-3: #a37bc1;
--color-4: #d6a4d3;
--color-5: #f1cbe9;
}
Purple Grief background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4c3d9e, #7a5bbe, #a37bc1, #d6a4d3, #f1cbe9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4c3d9e, #7a5bbe, #a37bc1, #d6a4d3, #f1cbe9);
}
Similar color palettes
Scroll down to explore 200+ Aesthetic color palettes
- Celestial Dreamscape
- Lavender Dreamscape
- Shades of Purple
- Purple and Green Dream
- Elysian Horizon
- Enchanted Oasis
- Enchanted Meadow
- Shades of Blue Green Purple
- Purple Blue Dream
- Mystic Oasis
- Purple Eyeshadow
- Celestial Sunset
- Dark Purple Elegance
- Purple Moonflower
- Arcane Algorithm
- Purple Luna
- Purple School Girl
- Light Purple
Purple Grief color palette created on .