Calm Horizon Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Calm Horizon palette
Calm Horizon color palette CSS
/* CSS */
.color-1 {
color: #4b91e2;
}
.color-2 {
color: #5ab0e2;
}
.color-3 {
color: #7dd7e3;
}
.color-4 {
color: #a1e2d2;
}
.color-5 {
color: #d2e2a1;
}
/* CSS Variables */
:root {
--color-1: #4b91e2;
--color-2: #5ab0e2;
--color-3: #7dd7e3;
--color-4: #a1e2d2;
--color-5: #d2e2a1;
}
Calm Horizon background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4b91e2, #5ab0e2, #7dd7e3, #a1e2d2, #d2e2a1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4b91e2, #5ab0e2, #7dd7e3, #a1e2d2, #d2e2a1);
}
Similar color palettes
Scroll down to explore 300+ Aesthetic color palettes
- Melancholic Harmony
- Cloudy Blue
- Shades of Blue
- Light Blue Seagull
- Whimsical Blooms
- Mistful Harmony
- Celestial Tides
- Stellar Shores
- Shades of Blue
- Serene Skies and Shimmering Clouds
- Starlit Serenity
- Shades of Purple
- Aqua Odyssey
- Whispers of Dawn
- Midnight Market Breeze
- Blue Night Festival
- Teal Trident
- Muted Blue Castle
Calm Horizon color palette created on .