Azure Dreams Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Azure Dreams palette
Azure Dreams color palette CSS
/* CSS */
.color-1 {
color: #4a9cd3;
}
.color-2 {
color: #76c2e0;
}
.color-3 {
color: #a7e1f1;
}
.color-4 {
color: #f1f7f8;
}
.color-5 {
color: #d6e9f0;
}
/* CSS Variables */
:root {
--color-1: #4a9cd3;
--color-2: #76c2e0;
--color-3: #a7e1f1;
--color-4: #f1f7f8;
--color-5: #d6e9f0;
}
Azure Dreams background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4a9cd3, #76c2e0, #a7e1f1, #f1f7f8, #d6e9f0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4a9cd3, #76c2e0, #a7e1f1, #f1f7f8, #d6e9f0);
}
Similar color palettes
Scroll down to explore 300+ Aesthetic color palettes
- Shades of Blue
- 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
Azure Dreams color palette created on .