Paleta de colores Urban Serenity
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Urban Serenity palette
CSS de la paleta de colores Urban Serenity
/* CSS */
.color-1 {
color: #1f3a61;
}
.color-2 {
color: #4b7d91;
}
.color-3 {
color: #7ebad7;
}
.color-4 {
color: #f7b5a1;
}
.color-5 {
color: #f29d3a;
}
/* CSS Variables */
:root {
--color-1: #1f3a61;
--color-2: #4b7d91;
--color-3: #7ebad7;
--color-4: #f7b5a1;
--color-5: #f29d3a;
}
CSS del degradado de fondo Urban Serenity
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f3a61, #4b7d91, #7ebad7, #f7b5a1, #f29d3a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f3a61, #4b7d91, #7ebad7, #f7b5a1, #f29d3a);
}
Paletas de colores similares
- Blue Moon
- Whimsical Tati Dreamscape
- Frosted Serenity
- Blue Clusters
- Shades of Purple and Teal
- Indigo Dreams
- Colorful Ophelia
- Mystic Lagoon
- Blue Clinic
- Aqua Pharma Elegance
- Teal Sunshine
- Glacial Serenity
- Shades of Blue
- Whimsical Meadow
- Cool Blue
- Light Blue Winter Tundra
- Serene Skies and Blushing Blooms
- Imperial Elegance
Urban Serenity color palette created on .