Paleta de colores Ocean Breeze and Sunset Glow
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Ocean Breeze and Sunset Glow palette
CSS de la paleta de colores Ocean Breeze and Sunset Glow
/* CSS */
.color-1 {
color: #a1c2d9;
}
.color-2 {
color: #7dbad8;
}
.color-3 {
color: #4ca2b8;
}
.color-4 {
color: #f0b851;
}
.color-5 {
color: #e05a29;
}
/* CSS Variables */
:root {
--color-1: #a1c2d9;
--color-2: #7dbad8;
--color-3: #4ca2b8;
--color-4: #f0b851;
--color-5: #e05a29;
}
CSS del degradado de fondo Ocean Breeze and Sunset Glow
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a1c2d9, #7dbad8, #4ca2b8, #f0b851, #e05a29);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a1c2d9, #7dbad8, #4ca2b8, #f0b851, #e05a29);
}
Paletas de colores similares
- Moonlit Serenity
- 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
Ocean Breeze and Sunset Glow color palette created on .