Serene Horizons Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Serene Horizons palette
Serene Horizons color palette CSS
/* CSS */
.color-1 {
color: #1f3a61;
}
.color-2 {
color: #4d6f8f;
}
.color-3 {
color: #a3c7e0;
}
.color-4 {
color: #f5b400;
}
.color-5 {
color: #ea5939;
}
/* CSS Variables */
:root {
--color-1: #1f3a61;
--color-2: #4d6f8f;
--color-3: #a3c7e0;
--color-4: #f5b400;
--color-5: #ea5939;
}
Serene Horizons background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f3a61, #4d6f8f, #a3c7e0, #f5b400, #ea5939);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f3a61, #4d6f8f, #a3c7e0, #f5b400, #ea5939);
}
Similar color palettes
Scroll down to explore 300+ Aesthetic color palettes
- Melancholic Harmony
- 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
- Celestial Masquerade
- Blue Echino
- Teal Serenity
- Tropical Serenity
Serene Horizons color palette created on .