Geyser Breeze Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Geyser Breeze palette
Geyser Breeze color palette CSS
/* CSS */
.color-1 {
color: #a1b2b5;
}
.color-2 {
color: #b6c8c8;
}
.color-3 {
color: #d5e2e2;
}
.color-4 {
color: #e8f3f3;
}
.color-5 {
color: #f5fafa;
}
/* CSS Variables */
:root {
--color-1: #a1b2b5;
--color-2: #b6c8c8;
--color-3: #d5e2e2;
--color-4: #e8f3f3;
--color-5: #f5fafa;
}
Geyser Breeze background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a1b2b5, #b6c8c8, #d5e2e2, #e8f3f3, #f5fafa);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a1b2b5, #b6c8c8, #d5e2e2, #e8f3f3, #f5fafa);
}
Similar color palettes
- Pink Cherub
- Blue Melancholy
- Pink Aki
- Dandy's World
- Rose Blush
- Whimsical Lavender Dreams
- Sweet Summer Treats
- Celestial Whispers
- Crimson Whisper
- Purple and Red Dreams
- Sunset Reverie
- Sunset Blossoms
- Tropical Lychee Bliss
- Tropical Lychee Bliss
- Cherry Blossom Whisper
- Cherry Blossom Whisper
- Whispers of Wisteria
- Cotton Candy Dreamscape
Geyser Breeze color palette created on .