Snow on the Beach Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Snow on the Beach palette

Condividi questa palette a:

Scarica la tavolozza dei colori 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)

tavolozza dei colori Snow on the Beach CSS

/* 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 con gradiente di sfondo 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);
}

Tavolozze di colori simili

Snow on the Beach color palette created on .