Paleta de colores Ocean Breeze
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Ocean Breeze palette
CSS de la paleta de colores Ocean Breeze
/* CSS */
.color-1 {
color: #0096d6;
}
.color-2 {
color: #00b4e6;
}
.color-3 {
color: #5ed6e8;
}
.color-4 {
color: #90e1f9;
}
.color-5 {
color: #c2f6ff;
}
/* CSS Variables */
:root {
--color-1: #0096d6;
--color-2: #00b4e6;
--color-3: #5ed6e8;
--color-4: #90e1f9;
--color-5: #c2f6ff;
}
CSS del degradado de fondo Ocean Breeze
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #0096d6, #00b4e6, #5ed6e8, #90e1f9, #c2f6ff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #0096d6, #00b4e6, #5ed6e8, #90e1f9, #c2f6ff);
}
Paletas de colores similares
- Study Haven
- Vibrant Aspirations
- Red Damask Serenity
- Coastal Whimsy
- Aqua Serenade
- Shades of Green and Blue
- Blue Everest
- Sunlit Serenity
- Vibrant Orange
- Vibrant Orange Blue Red
- Ethereal Dorian Dreams
- Tropical Sunset Breeze
- Celestial Waves
- Pippa's Garden Party
- Arthur's Garden
- Romantic Pink
- Shades of Purple
- Warm Southbound
Ocean Breeze color palette created on .