Paleta de colores Oceanic Sunrise
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Oceanic Sunrise palette
CSS de la paleta de colores Oceanic Sunrise
/* CSS */
.color-1 {
color: #1e507b;
}
.color-2 {
color: #4f6187;
}
.color-3 {
color: #9fc8d0;
}
.color-4 {
color: #f7b8a1;
}
.color-5 {
color: #f9c54e;
}
/* CSS Variables */
:root {
--color-1: #1e507b;
--color-2: #4f6187;
--color-3: #9fc8d0;
--color-4: #f7b8a1;
--color-5: #f9c54e;
}
CSS del degradado de fondo Oceanic Sunrise
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1e507b, #4f6187, #9fc8d0, #f7b8a1, #f9c54e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1e507b, #4f6187, #9fc8d0, #f7b8a1, #f9c54e);
}
Paletas de colores similares
- Celestial Garden
- Celestial Serenade
- Sigma Sunrise
- Shades of Blue
- Shades of Blue Night
- Island Breeze
- Ocean Breeze Serenity
- Royal Blue and Mint Bliss
- Royal Blue and Mint Green Delight
- Royal Blue and Light Green Harmony
- Blue Sunset
- Blue Universe
- Blue Sir Amond
- Azure Dreamscape
- Soft Pink
- Teal Night Sky
- Serenity by the River
- Shades of Blue
Oceanic Sunrise color palette created on .