Paleta de colores Blue Empire
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Blue Empire palette
CSS de la paleta de colores Blue Empire
/* CSS */
.color-1 {
color: #3a4a82;
}
.color-2 {
color: #4f6fab;
}
.color-3 {
color: #8db1e2;
}
.color-4 {
color: #f2d64a;
}
.color-5 {
color: #e66f00;
}
/* CSS Variables */
:root {
--color-1: #3a4a82;
--color-2: #4f6fab;
--color-3: #8db1e2;
--color-4: #f2d64a;
--color-5: #e66f00;
}
CSS del degradado de fondo Blue Empire
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3a4a82, #4f6fab, #8db1e2, #f2d64a, #e66f00);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3a4a82, #4f6fab, #8db1e2, #f2d64a, #e66f00);
}
Paletas de colores similares
- Japanese Kimono
- Shades of Pink and Blue
- Electric Dreamscape
- Shades of Pink and Red
- Blue Moonlit
- Shades of Blue Moonlight
- Sweet Orchard Delight
- Purple Twilight
- Celestial Dreams
- Tropical Serenity
- Aqua Retreat
- Ocean Breeze
- Dimmed Blue Green Pink
- Serene Skies at Dusk
- Shades of Blue
- Cool Jazz Harmony
- Blue Chance
- Blue Earthtones
Blue Empire color palette created on .