Paleta de colores Imperial Elegance
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Imperial Elegance palette
CSS de la paleta de colores Imperial Elegance
/* CSS */
.color-1 {
color: #3b4bc9;
}
.color-2 {
color: #9fbee5;
}
.color-3 {
color: #e0d3ae;
}
.color-4 {
color: #f5a300;
}
.color-5 {
color: #da4c25;
}
/* CSS Variables */
:root {
--color-1: #3b4bc9;
--color-2: #9fbee5;
--color-3: #e0d3ae;
--color-4: #f5a300;
--color-5: #da4c25;
}
CSS del degradado de fondo Imperial Elegance
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3b4bc9, #9fbee5, #e0d3ae, #f5a300, #da4c25);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3b4bc9, #9fbee5, #e0d3ae, #f5a300, #da4c25);
}
Paletas de colores similares
- Midnight Blue
- Tropical Teal Symphony
- 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
Imperial Elegance color palette created on .