Blue Jay Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Blue Jay palette
tavolozza dei colori Blue Jay CSS
/* CSS */
.color-1 {
color: #2f8bc1;
}
.color-2 {
color: #4abf79;
}
.color-3 {
color: #f6c76a;
}
.color-4 {
color: #f88a2a;
}
.color-5 {
color: #e74d3c;
}
/* CSS Variables */
:root {
--color-1: #2f8bc1;
--color-2: #4abf79;
--color-3: #f6c76a;
--color-4: #f88a2a;
--color-5: #e74d3c;
}
CSS con gradiente di sfondo Blue Jay
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2f8bc1, #4abf79, #f6c76a, #f88a2a, #e74d3c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2f8bc1, #4abf79, #f6c76a, #f88a2a, #e74d3c);
}
Tavolozze di colori simili
- Moonlit Serenity
- 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
Blue Jay color palette created on .