Quiet Tundra Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Quiet Tundra palette
Quiet Tundra color palette CSS
/* CSS */
.color-1 {
color: #a9c8e5;
}
.color-2 {
color: #b4d3e9;
}
.color-3 {
color: #e6f2f9;
}
.color-4 {
color: #c5d8cf;
}
.color-5 {
color: #a3c2b6;
}
/* CSS Variables */
:root {
--color-1: #a9c8e5;
--color-2: #b4d3e9;
--color-3: #e6f2f9;
--color-4: #c5d8cf;
--color-5: #a3c2b6;
}
Quiet Tundra background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a9c8e5, #b4d3e9, #e6f2f9, #c5d8cf, #a3c2b6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a9c8e5, #b4d3e9, #e6f2f9, #c5d8cf, #a3c2b6);
}
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
Quiet Tundra color palette created on .