Dark Blue Purple Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Dark Blue Purple palette
Dark Blue Purple color palette CSS
/* CSS */
.color-1 {
color: #5e4c8a;
}
.color-2 {
color: #7b7c9d;
}
.color-3 {
color: #a3a7c7;
}
.color-4 {
color: #c2b4e4;
}
.color-5 {
color: #d8d1e5;
}
/* CSS Variables */
:root {
--color-1: #5e4c8a;
--color-2: #7b7c9d;
--color-3: #a3a7c7;
--color-4: #c2b4e4;
--color-5: #d8d1e5;
}
Dark Blue Purple background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5e4c8a, #7b7c9d, #a3a7c7, #c2b4e4, #d8d1e5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5e4c8a, #7b7c9d, #a3a7c7, #c2b4e4, #d8d1e5);
}
Similar color palettes
Scroll down to explore 300+ Aesthetic color palettes
- Scholarly Spectrum
- Ethereal Resonance
- Shades of Blue
- Ethereal Oddities
- Ocean Breeze Sunrise
- Aqua Playground
- Celestial Harmony
- Purple Twilight
- Cotton Candy Dreams
- Whispers of the Storm
- Celestial Serenade
- Celestial Dreamscape
- Serene Elegance
- Mystic Azure Dreamscape
- Shades of Blue
- Serenity Sunset
- Minty Pink Blue
- Love Blue
Dark Blue Purple color palette created on .