Shades of Blue Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Shades of Blue palette
Shades of Blue color palette CSS
/* CSS */
.color-1 {
color: #7ed4e7;
}
.color-2 {
color: #5bb6d7;
}
.color-3 {
color: #48a3e0;
}
.color-4 {
color: #3c8fdd;
}
.color-5 {
color: #297ac2;
}
/* CSS Variables */
:root {
--color-1: #7ed4e7;
--color-2: #5bb6d7;
--color-3: #48a3e0;
--color-4: #3c8fdd;
--color-5: #297ac2;
}
Shades of Blue background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7ed4e7, #5bb6d7, #48a3e0, #3c8fdd, #297ac2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7ed4e7, #5bb6d7, #48a3e0, #3c8fdd, #297ac2);
}
Similar color palettes
Scroll down to explore 400+ Aesthetic color palettes
- Moonlight Shades
- Lunar Serenade
- Ocean Blue and Amber Sunset
- Aqua Cascade
- Celestial Patina
- Enchanted Whispers
- Cool Serenity
- Shades of Blueberry
- Shades of Blueberry
- Mystic Berry Whispers
- Shades of Blueberry
- Midnight Berry Whispers
- Shades of Blue
- Shades of Blue
- Shades of Blue
- Aqua Enchantment
- Blue Octopus
- Blue Melancholy
Shades of Blue color palette created on .