Shades of Blue Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Shades of Blue palette
tavolozza dei colori Shades of Blue CSS
/* CSS */
.color-1 {
color: #6a9eec;
}
.color-2 {
color: #f1b0a2;
}
.color-3 {
color: #ffcc66;
}
.color-4 {
color: #ff6e61;
}
.color-5 {
color: #ff3c00;
}
/* CSS Variables */
:root {
--color-1: #6a9eec;
--color-2: #f1b0a2;
--color-3: #ffcc66;
--color-4: #ff6e61;
--color-5: #ff3c00;
}
CSS con gradiente di sfondo Shades of Blue
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6a9eec, #f1b0a2, #ffcc66, #ff6e61, #ff3c00);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6a9eec, #f1b0a2, #ffcc66, #ff6e61, #ff3c00);
}
Tavolozze di colori simili
- Shades of Green and Lavender
- Midnight Connection
- Shades of Blue
- Celestial Dreams
- Celestial Dreamscape
- Aerial Whispers
- Weird Purple
- Sunset Serenade
- Whimsical Horizon
- Sunset Orange
- Yellow Calendula
- Transylvanian Tapestry
- Sage Blue Harmony
- Shades of Navy
- Nordic Serenity
- Serene Waterscape
- Teal Ocean
- Dreamy Slumber Symphony
Shades of Blue color palette created on .