Paleta de colores River Serenade
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with River Serenade palette
CSS de la paleta de colores River Serenade
/* CSS */
.color-1 {
color: #6193d1;
}
.color-2 {
color: #497a9c;
}
.color-3 {
color: #3c607c;
}
.color-4 {
color: #a7c6e7;
}
.color-5 {
color: #f3c9d5;
}
/* CSS Variables */
:root {
--color-1: #6193d1;
--color-2: #497a9c;
--color-3: #3c607c;
--color-4: #a7c6e7;
--color-5: #f3c9d5;
}
CSS del degradado de fondo River Serenade
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6193d1, #497a9c, #3c607c, #a7c6e7, #f3c9d5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6193d1, #497a9c, #3c607c, #a7c6e7, #f3c9d5);
}
Paletas de colores similares
- Royal Blue and Mint Bliss
- Royal Blue and Mint Green Delight
- Royal Blue and Light Green Harmony
- Blue Sunset
- Revolutionary Elegance
- Blue Universe
- Blue Sir Amond
- Azure Dreamscape
- Soft Pink
- Light Yellow
- Serenity by the River
- Shades of Blue
- Sunset Splash
- Intellectual Harmony
- Dark Blue Red
- Blue Business
- Red and Gold
- Celestial Inferno
River Serenade color palette created on .