Shades of Purple Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Shades of Purple palette
Shades of Purple color palette CSS
/* CSS */
.color-1 {
color: #a47dbf;
}
.color-2 {
color: #b18dc3;
}
.color-3 {
color: #d6b0d8;
}
.color-4 {
color: #f4c3e0;
}
.color-5 {
color: #f8b4c2;
}
/* CSS Variables */
:root {
--color-1: #a47dbf;
--color-2: #b18dc3;
--color-3: #d6b0d8;
--color-4: #f4c3e0;
--color-5: #f8b4c2;
}
Shades of Purple background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a47dbf, #b18dc3, #d6b0d8, #f4c3e0, #f8b4c2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a47dbf, #b18dc3, #d6b0d8, #f4c3e0, #f8b4c2);
}
Similar color palettes
Scroll down to explore 200+ Aesthetic color palettes
- Vibrant Voltage
- Purple Dream
- Vibrant Chartreuse
- Light Purple Green
- Electric Purple and Chartreuse Fusion
- Electric Garden
- Whimsical Wisteria Dream
- Electric Purple Energy
- Shades of Purple and Blue
- Purple Glitch
- Midnight Amethyst Dream
- Shades of Purple
- Lavender Dreams at Sunset
- Lavender Prelude
- Lavender Dreams
- Shades of Purple
- Whimsical Whispers
- Shades of Purple
Shades of Purple color palette created on .