Paleta de colores Serene Depths
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Serene Depths palette
CSS de la paleta de colores Serene Depths
/* CSS */
.color-1 {
color: #1a4f75;
}
.color-2 {
color: #4b748b;
}
.color-3 {
color: #799aa0;
}
.color-4 {
color: #a1c4b7;
}
.color-5 {
color: #d0e6e7;
}
/* CSS Variables */
:root {
--color-1: #1a4f75;
--color-2: #4b748b;
--color-3: #799aa0;
--color-4: #a1c4b7;
--color-5: #d0e6e7;
}
CSS del degradado de fondo Serene Depths
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1a4f75, #4b748b, #799aa0, #a1c4b7, #d0e6e7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1a4f75, #4b748b, #799aa0, #a1c4b7, #d0e6e7);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 500+ paletas de colores Estético
- Pink and Blue Delight
- Shades of Pink and Blue
- Electric Celebration
- Cerulean Dreams
- Celestial Celebration
- Shades of Green
- Shades of Blue
- Earthy Blue
- Turquoise Transformations
- Eclipse Vision
- Oceanic Sunrise
- Celestial Bliss
- Oceanic Whispers
- Opalescent Dreamscape
- Aqua Serenade
- Coastal Breeze
- Celestial Spectrum
- Turquoise Sunset
Serene Depths color palette created on .