Blue Green and Yellow Burst Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Blue Green and Yellow Burst palette
tavolozza dei colori Blue Green and Yellow Burst CSS
/* CSS */
.color-1 {
color: #0096b8;
}
.color-2 {
color: #a3d7d1;
}
.color-3 {
color: #f5c400;
}
.color-4 {
color: #ff7b29;
}
.color-5 {
color: #d14e29;
}
/* CSS Variables */
:root {
--color-1: #0096b8;
--color-2: #a3d7d1;
--color-3: #f5c400;
--color-4: #ff7b29;
--color-5: #d14e29;
}
CSS con gradiente di sfondo Blue Green and Yellow Burst
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #0096b8, #a3d7d1, #f5c400, #ff7b29, #d14e29);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #0096b8, #a3d7d1, #f5c400, #ff7b29, #d14e29);
}
Tavolozze di colori simili
- Celestial Garden
- Celestial Serenade
- Sigma Sunrise
- Shades of Blue
- Shades of Blue Night
- Island Breeze
- Ocean Breeze Serenity
- Royal Blue and Mint Bliss
- Royal Blue and Mint Green Delight
- Royal Blue and Light Green Harmony
- Blue Sunset
- Blue Universe
- Blue Sir Amond
- Azure Dreamscape
- Soft Pink
- Teal Night Sky
- Serenity by the River
- Shades of Blue
Blue Green and Yellow Burst color palette created on .