Paleta de colores Snow on the Beach

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Snow on the Beach palette

Compartir esta paleta en:

Descargar la paleta de colores Snow on the Beach (PNG)

Download snow on the beach color palette PNG image (landscape)
Download snow on the beach color palette PNG image (square)

CSS de la paleta de colores Snow on the Beach

/* CSS */
.color-1 {
color: #e9f1f0;
}
.color-2 {
color: #b2e6da;
}
.color-3 {
color: #6bd5e6;
}
.color-4 {
color: #f1b1d1;
}
.color-5 {
color: #f76969;
}

/* CSS Variables */
:root {
--color-1: #e9f1f0;
--color-2: #b2e6da;
--color-3: #6bd5e6;
--color-4: #f1b1d1;
--color-5: #f76969;
}

CSS del degradado de fondo Snow on the Beach

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e9f1f0, #b2e6da, #6bd5e6, #f1b1d1, #f76969);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e9f1f0, #b2e6da, #6bd5e6, #f1b1d1, #f76969);
}

Paletas de colores similares

Snow on the Beach color palette created on .