Gentle Sherbert Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Gentle Sherbert palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Gentle Sherbert

Download gentle sherbert color palette PNG image (landscape)
Download gentle sherbert color palette PNG image (square)

tavolozza dei colori Gentle Sherbert CSS

/* CSS */
.color-1 {
color: #ffb19e;
}
.color-2 {
color: #ff9c75;
}
.color-3 {
color: #ff6e61;
}
.color-4 {
color: #ffd15c;
}
.color-5 {
color: #ffeb85;
}

/* CSS Variables */
:root {
--color-1: #ffb19e;
--color-2: #ff9c75;
--color-3: #ff6e61;
--color-4: #ffd15c;
--color-5: #ffeb85;
}

CSS con gradiente di sfondo Gentle Sherbert

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffb19e, #ff9c75, #ff6e61, #ffd15c, #ffeb85);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffb19e, #ff9c75, #ff6e61, #ffd15c, #ffeb85);
}

Tavolozze di colori simili

Gentle Sherbert color palette created on .