Oceanic Sighs Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Oceanic Sighs palette
Oceanic Sighs color palette CSS
/* CSS */
.color-1 {
color: #4dc7e0;
}
.color-2 {
color: #3a9ea1;
}
.color-3 {
color: #2b7078;
}
.color-4 {
color: #f1a8a2;
}
.color-5 {
color: #f45d79;
}
/* CSS Variables */
:root {
--color-1: #4dc7e0;
--color-2: #3a9ea1;
--color-3: #2b7078;
--color-4: #f1a8a2;
--color-5: #f45d79;
}
Oceanic Sighs background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4dc7e0, #3a9ea1, #2b7078, #f1a8a2, #f45d79);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4dc7e0, #3a9ea1, #2b7078, #f1a8a2, #f45d79);
}
Similar color palettes
Scroll down to explore 300+ Aesthetic color palettes
- Skyline Machinery
- Celestial Harmony
- Rainy Reverie
- Bright Blue
- Serene Scholar Blues
- Scholarly Spectrum
- Ethereal Resonance
- Shades of Blue
- Ethereal Oddities
- Ocean Breeze Sunrise
- Aqua Playground
- Celestial Harmony
- Purple Twilight
- Cotton Candy Dreams
- Whispers of the Storm
- Celestial Serenade
- Celestial Dreamscape
- Serene Elegance
Oceanic Sighs color palette created on .