Blue Waters Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Blue Waters palette
tavolozza dei colori Blue Waters CSS
/* CSS */
.color-1 {
color: #1e6f94;
}
.color-2 {
color: #35a9d0;
}
.color-3 {
color: #b3d8e5;
}
.color-4 {
color: #f99762;
}
.color-5 {
color: #fb5837;
}
/* CSS Variables */
:root {
--color-1: #1e6f94;
--color-2: #35a9d0;
--color-3: #b3d8e5;
--color-4: #f99762;
--color-5: #fb5837;
}
CSS con gradiente di sfondo Blue Waters
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1e6f94, #35a9d0, #b3d8e5, #f99762, #fb5837);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1e6f94, #35a9d0, #b3d8e5, #f99762, #fb5837);
}
Tavolozze di colori simili
- Samuel's Serenade
- Sunset Dreams
- Vibrant Orange
- Zoey's Dreamscape
- Blue and Orange Adventure
- Vibrant Aspirations
- Red Damask Serenity
- Vibrant Orange
- Vibrant Orange Blue Red
- Tropical Sunset Breeze
- Warm Southbound
- Shades of Coral
- Tropical Sunset Splash
- Vibrant Coral
- Blue Beach
- Sunshine Serenity
- Sunset Serenade
- Warm Farin
Blue Waters color palette created on .