Oceanic Whispers Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Oceanic Whispers palette
Oceanic Whispers color palette CSS
/* CSS */
.color-1 {
color: #2594d0;
}
.color-2 {
color: #1e8cc2;
}
.color-3 {
color: #00a4d1;
}
.color-4 {
color: #00b0e0;
}
.color-5 {
color: #4cd2e1;
}
/* CSS Variables */
:root {
--color-1: #2594d0;
--color-2: #1e8cc2;
--color-3: #00a4d1;
--color-4: #00b0e0;
--color-5: #4cd2e1;
}
Oceanic Whispers background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2594d0, #1e8cc2, #00a4d1, #00b0e0, #4cd2e1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2594d0, #1e8cc2, #00a4d1, #00b0e0, #4cd2e1);
}
Similar color palettes
- Blue Minimalism
- Sunset Serenade
- Serenity's Embrace
- Brilliant Pink
- Twilight Dreams
- Midnight Blue
- Warm Shades of Orange
- Tropical Teal Symphony
- Courageous Horizon
- Neon Dreamscape
- Sunset Serenade
- Shades of Blue
- Vibrant Red and Blue
- Shades of Pink and Blue
- Electric Dreamscape
- Webslinger Vibes
- Shades of Pink and Red
- Shades of Blue and Red
Oceanic Whispers color palette created on .