Azure Dreams Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Azure Dreams palette
tavolozza dei colori Azure Dreams CSS
/* CSS */
.color-1 {
color: #0095eb;
}
.color-2 {
color: #66b2ff;
}
.color-3 {
color: #a3d7ff;
}
.color-4 {
color: #d6e7ff;
}
.color-5 {
color: #f0f9ff;
}
/* CSS Variables */
:root {
--color-1: #0095eb;
--color-2: #66b2ff;
--color-3: #a3d7ff;
--color-4: #d6e7ff;
--color-5: #f0f9ff;
}
CSS con gradiente di sfondo Azure Dreams
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #0095eb, #66b2ff, #a3d7ff, #d6e7ff, #f0f9ff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #0095eb, #66b2ff, #a3d7ff, #d6e7ff, #f0f9ff);
}
Tavolozze di colori simili
- Whispers of Tranquility
- Emerald Lochs
- Study Haven
- Vibrant Aspirations
- Red Damask Serenity
- Coastal Whimsy
- Aqua Serenade
- Shades of Green and Blue
- Blue Everest
- Sunlit Serenity
- Vibrant Orange
- Vibrant Orange Blue Red
- Ethereal Dorian Dreams
- Tropical Sunset Breeze
- Celestial Waves
- Pippa's Garden Party
- Arthur's Garden
- Romantic Pink
Azure Dreams color palette created on .