Paleta de colores Winter at the Beach
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Winter at the Beach palette
Imagen PNG de la paleta de colores Winter at the Beach
CSS de la paleta de colores Winter at the Beach
/* CSS */
.color-1 {
color: #a2d6e6;
}
.color-2 {
color: #76b9d6;
}
.color-3 {
color: #4a98b5;
}
.color-4 {
color: #ffcb5c;
}
.color-5 {
color: #f76e6e;
}
/* CSS Variables */
:root {
--color-1: #a2d6e6;
--color-2: #76b9d6;
--color-3: #4a98b5;
--color-4: #ffcb5c;
--color-5: #f76e6e;
}
CSS del degradado de fondo Winter at the Beach
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a2d6e6, #76b9d6, #4a98b5, #ffcb5c, #f76e6e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a2d6e6, #76b9d6, #4a98b5, #ffcb5c, #f76e6e);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 2 paletas de colores Invierno
Winter at the Beach color palette created on .