Serene Scholar Blues Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Serene Scholar Blues palette
Serene Scholar Blues color palette CSS
/* CSS */
.color-1 {
color: #4f6f9c;
}
.color-2 {
color: #7b98b7;
}
.color-3 {
color: #a4c0d0;
}
.color-4 {
color: #d1e2e6;
}
.color-5 {
color: #f2f7f7;
}
/* CSS Variables */
:root {
--color-1: #4f6f9c;
--color-2: #7b98b7;
--color-3: #a4c0d0;
--color-4: #d1e2e6;
--color-5: #f2f7f7;
}
Serene Scholar Blues background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4f6f9c, #7b98b7, #a4c0d0, #d1e2e6, #f2f7f7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4f6f9c, #7b98b7, #a4c0d0, #d1e2e6, #f2f7f7);
}
Similar color palettes
Scroll down to explore 300+ Aesthetic color palettes
- 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
- Bright Blue
Serene Scholar Blues color palette created on .