Deep Blue Sparkle Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Deep Blue Sparkle palette
Deep Blue Sparkle color palette CSS
/* CSS */
.color-1 {
color: #1b2a6f;
}
.color-2 {
color: #3b4f8c;
}
.color-3 {
color: #5b7b9f;
}
.color-4 {
color: #8c91c5;
}
.color-5 {
color: #b4c8e4;
}
/* CSS Variables */
:root {
--color-1: #1b2a6f;
--color-2: #3b4f8c;
--color-3: #5b7b9f;
--color-4: #8c91c5;
--color-5: #b4c8e4;
}
Deep Blue Sparkle background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1b2a6f, #3b4f8c, #5b7b9f, #8c91c5, #b4c8e4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1b2a6f, #3b4f8c, #5b7b9f, #8c91c5, #b4c8e4);
}
Similar color palettes
- Midnight Cascade
- Cosmic Dreams
- Eclipse Dreams
- Abyssal Serenity
- Shades of Blue
- Neon Shadows
- Light Blue and Dark Purple Dream
- Cosmic Dreams
- Galactic Neon Dreamscape
- Midnight Code Harmony
- Galactic Commander's Array
- Deep Blue Sparkle
- Frosted Twilight
- Whispering Rainforest
- Whispering Rainforest
- Whispering Rainforest
- Ocean's Whisper
- Blue Sapphire
Deep Blue Sparkle color palette created on .