Celestial Veil Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Celestial Veil palette
Color Inspiration
Images that showcase this color palette in real designs
Download Celestial Veil Color Palette (PNG)
Celestial Veil color palette CSS
/* CSS */
.color-1 {
color: #321259;
}
.color-2 {
color: #5a1f60;
}
.color-3 {
color: #5c2e70;
}
.color-4 {
color: #7b4294;
}
.color-5 {
color: #92539d;
}
/* CSS Variables */
:root {
--color-1: #321259;
--color-2: #5a1f60;
--color-3: #5c2e70;
--color-4: #7b4294;
--color-5: #92539d;
}
Celestial Veil background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #321259, #5a1f60, #5c2e70, #7b4294, #92539d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #321259, #5a1f60, #5c2e70, #7b4294, #92539d);
}
Similar color palettes
Scroll down to explore 20+ Dark color palettes
- Soporific Nightmares
- Lunar Eclipse
- Spider of the Dark Moon
- Midnight Blossom Drive
- Ichor Wine
- Cosmic Dreams
- Lavender Dreams
- Dark Elegance
- Subspace
- Dark Wine Shades
- Dark Vibes
- Gothic
- Evil Goddess of Shadows
- Sleepy Hollow
- Dark Majesty & Cosmic Dread & Midnight Cat
- Nocturnal Elegance
- Dark Amethyst Shades
- Twilight Zone Cage
Celestial Veil color palette created on .