Soft Blue Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Soft Blue palette
Soft Blue color palette CSS
/* CSS */
.color-1 {
color: #a8d3e1;
}
.color-2 {
color: #f5b8b2;
}
.color-3 {
color: #f9e5a4;
}
.color-4 {
color: #ffd09e;
}
.color-5 {
color: #f6a7c1;
}
/* CSS Variables */
:root {
--color-1: #a8d3e1;
--color-2: #f5b8b2;
--color-3: #f9e5a4;
--color-4: #ffd09e;
--color-5: #f6a7c1;
}
Soft Blue background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a8d3e1, #f5b8b2, #f9e5a4, #ffd09e, #f6a7c1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a8d3e1, #f5b8b2, #f9e5a4, #ffd09e, #f6a7c1);
}
Similar color palettes
Scroll down to explore 300+ Aesthetic color palettes
- Shades of Blue
- Digital Correspondence
- Celestial Dreamscape
- Serene Steven
- Celestial Pop
- Azure Reverie
- Nostalgic Essence
- Stellar Interface
- Serene Sunset Breeze
- Shades of Blue
- Iridescent Dreams
- Bright Blue Diamond
- Celestial Reverie
- Serenity in the Storm
- Whispers of Twilight
- Blue Regent's Harmony
- Light Blue Angel
- Blue Greece
Soft Blue color palette created on .