Paleta de colores Blue Novalite
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Blue Novalite palette
CSS de la paleta de colores Blue Novalite
/* CSS */
.color-1 {
color: #1f1f4d;
}
.color-2 {
color: #3b4c8c;
}
.color-3 {
color: #5f76b4;
}
.color-4 {
color: #b5cae8;
}
.color-5 {
color: #f9e8a9;
}
/* CSS Variables */
:root {
--color-1: #1f1f4d;
--color-2: #3b4c8c;
--color-3: #5f76b4;
--color-4: #b5cae8;
--color-5: #f9e8a9;
}
CSS del degradado de fondo Blue Novalite
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f1f4d, #3b4c8c, #5f76b4, #b5cae8, #f9e8a9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f1f4d, #3b4c8c, #5f76b4, #b5cae8, #f9e8a9);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 300+ paletas de colores Estético
- Shades of Blue
- Digital Correspondence
- Celestial Dreamscape
- Serene Steven
- Celestial Pop
- Azure Reverie
- Nostalgic Essence
- Stellar Interface
- Serene Sunset Breeze
- Shades of Blue
- Iridescent Dreams
- Bright Blue Diamond
- Celestial Reverie
- Serenity in the Storm
- Whispers of Twilight
- Blue Regent's Harmony
- Light Blue Angel
- Blue Greece
Blue Novalite color palette created on .