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: #d2e8f4;
}
.color-2 {
color: #a3d7e0;
}
.color-3 {
color: #7dc6d8;
}
.color-4 {
color: #3da5b3;
}
.color-5 {
color: #008a8f;
}
/* CSS Variables */
:root {
--color-1: #d2e8f4;
--color-2: #a3d7e0;
--color-3: #7dc6d8;
--color-4: #3da5b3;
--color-5: #008a8f;
}
CSS con gradiente di sfondo Shades of Blue
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d2e8f4, #a3d7e0, #7dc6d8, #3da5b3, #008a8f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d2e8f4, #a3d7e0, #7dc6d8, #3da5b3, #008a8f);
}
Tavolozze di colori simili
- Moon
- Sky Blue Serenity
- Shades of Pink
- Blue Luninaria
- Celestial Harmony
- Light Blue
- Blue Green Yellow Watercolor
- Silent Pursuit
- Whispers of the Sky
- Whispers of the Sky
- Serenity's Embrace
- Midnight Blue
- Midnight Blue
- Tropical Teal Symphony
- Japanese Kimono
- Shades of Pink and Blue
- Electric Dreamscape
- Shades of Pink and Red
Shades of Blue color palette created on .