Purple Lament Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Purple Lament palette
Purple Lament color palette CSS
/* CSS */
.color-1 {
color: #4a2c59;
}
.color-2 {
color: #7b4b8b;
}
.color-3 {
color: #a57e89;
}
.color-4 {
color: #f3a0a1;
}
.color-5 {
color: #f7c7b6;
}
/* CSS Variables */
:root {
--color-1: #4a2c59;
--color-2: #7b4b8b;
--color-3: #a57e89;
--color-4: #f3a0a1;
--color-5: #f7c7b6;
}
Purple Lament background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4a2c59, #7b4b8b, #a57e89, #f3a0a1, #f7c7b6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4a2c59, #7b4b8b, #a57e89, #f3a0a1, #f7c7b6);
}
Similar color palettes
Scroll down to explore 100+ Aesthetic color palettes
- Ethereal Oddities
- Pastel Purple Flower
- Lavender Rose Shades
- Wisteria Dream
- Ethereal Twilight
- Heliotrope Dreams
- Purple Twilight
- Purple Twilight
- Celestial Serenade
- Purple Elegance
- Enchanted Shadows
- Purple Forcefield
- Celestial Shield
- Mystical Divination
- Shades of Purple
- Shades of Purple
- Purple Stardust
- Enchanted Dreamscape
Purple Lament color palette created on .