Paleta de colores Serene Skies and Golden Sands
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Serene Skies and Golden Sands palette
CSS de la paleta de colores Serene Skies and Golden Sands
/* CSS */
.color-1 {
color: #5d82c0;
}
.color-2 {
color: #80b3e0;
}
.color-3 {
color: #a3c9e0;
}
.color-4 {
color: #f7d06e;
}
.color-5 {
color: #f6a6a2;
}
/* CSS Variables */
:root {
--color-1: #5d82c0;
--color-2: #80b3e0;
--color-3: #a3c9e0;
--color-4: #f7d06e;
--color-5: #f6a6a2;
}
CSS del degradado de fondo Serene Skies and Golden Sands
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5d82c0, #80b3e0, #a3c9e0, #f7d06e, #f6a6a2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5d82c0, #80b3e0, #a3c9e0, #f7d06e, #f6a6a2);
}
Paletas de colores similares
- Sunset Serenade
- Whimsical Skies and Lavender Dreams
- Harmonious Oasis
- Solitude's Embrace
- Shades of Blue
- Soft Serenity
- Sunlit Ocean Breeze
- Blueprint Blossoms
- Ocean Breeze Harmony
- Skyward Serenity
- Blue Sunset
- Skyward Serenity
- Shades of Purple
- Blue Purple Dream
- Mystic Twilight
- Blue Sky
- Tropical Teal Breeze
- Celestial Cascade
Serene Skies and Golden Sands color palette created on .