Paleta de colores Shades of Blue
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Shades of Blue palette
CSS de la paleta de colores Shades of Blue
/* CSS */
.color-1 {
color: #1f3a61;
}
.color-2 {
color: #4f5d7d;
}
.color-3 {
color: #798aa0;
}
.color-4 {
color: #b5c8e8;
}
.color-5 {
color: #f4a462;
}
/* CSS Variables */
:root {
--color-1: #1f3a61;
--color-2: #4f5d7d;
--color-3: #798aa0;
--color-4: #b5c8e8;
--color-5: #f4a462;
}
CSS del degradado de fondo Shades of Blue
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f3a61, #4f5d7d, #798aa0, #b5c8e8, #f4a462);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f3a61, #4f5d7d, #798aa0, #b5c8e8, #f4a462);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 300+ paletas de colores Estético
- Digital Correspondence
- Celestial Dreamscape
- Serene Steven
- Celestial Pop
- Azure Reverie
- Nostalgic Essence
- Stellar Interface
- Serene Sunset Breeze
- Shades of Blue
- Iridescent Dreams
- Bright Blue Diamond
- Celestial Reverie
- Serenity in the Storm
- Whispers of Twilight
- Blue Regent's Harmony
- Light Blue Angel
- Blue Greece
- Bright Blue
Shades of Blue color palette created on .