Paleta de colores Celestial Aqua Dreams
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Celestial Aqua Dreams palette
CSS de la paleta de colores Celestial Aqua Dreams
/* CSS */
.color-1 {
color: #2a6b8d;
}
.color-2 {
color: #4aa1c9;
}
.color-3 {
color: #89c6e6;
}
.color-4 {
color: #f0e3b2;
}
.color-5 {
color: #f6b9b1;
}
/* CSS Variables */
:root {
--color-1: #2a6b8d;
--color-2: #4aa1c9;
--color-3: #89c6e6;
--color-4: #f0e3b2;
--color-5: #f6b9b1;
}
CSS del degradado de fondo Celestial Aqua Dreams
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2a6b8d, #4aa1c9, #89c6e6, #f0e3b2, #f6b9b1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2a6b8d, #4aa1c9, #89c6e6, #f0e3b2, #f6b9b1);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 500+ paletas de colores Estético
Celestial Aqua Dreams color palette created on .