Blue Novalite Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Blue Novalite palette
Blue Novalite color palette CSS
/* CSS */
.color-1 {
color: #2a2d7e;
}
.color-2 {
color: #5b7f9a;
}
.color-3 {
color: #9eccd1;
}
.color-4 {
color: #f0e6c7;
}
.color-5 {
color: #f7c3a1;
}
/* CSS Variables */
:root {
--color-1: #2a2d7e;
--color-2: #5b7f9a;
--color-3: #9eccd1;
--color-4: #f0e6c7;
--color-5: #f7c3a1;
}
Blue Novalite background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2a2d7e, #5b7f9a, #9eccd1, #f0e6c7, #f7c3a1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2a2d7e, #5b7f9a, #9eccd1, #f0e6c7, #f7c3a1);
}
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
Blue Novalite color palette created on .