Blue Breeze Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Blue Breeze palette
tavolozza dei colori Blue Breeze CSS
/* CSS */
.color-1 {
color: #1e3d6b;
}
.color-2 {
color: #3b5a8c;
}
.color-3 {
color: #627f9d;
}
.color-4 {
color: #a5c8d5;
}
.color-5 {
color: #f7e2b0;
}
/* CSS Variables */
:root {
--color-1: #1e3d6b;
--color-2: #3b5a8c;
--color-3: #627f9d;
--color-4: #a5c8d5;
--color-5: #f7e2b0;
}
CSS con gradiente di sfondo Blue Breeze
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1e3d6b, #3b5a8c, #627f9d, #a5c8d5, #f7e2b0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1e3d6b, #3b5a8c, #627f9d, #a5c8d5, #f7e2b0);
}
Tavolozze di colori simili
- Electric Blue Green
- Oceanic Whisper
- Ocean Breeze Serenity
- Ocean Sunset Harmony
- Whimsical Tuhu Dreamscape
- Tropical Harmony
- Regal Serenity
- Harmony in Yaelokre
- Sunset Reverie
- Ocean Sunset Blaze
- Vivid Harmony
- Bright Yellow Blue Green Red Pink
- Avery's Radiance
- Warm Blue
- Blue Looey
- Light Blue Love
- Stormy Blue
- Blue Builderman
Blue Breeze color palette created on .