Shelly the Shell Tavolozza dei colori

Luminositร 

Saturazione

Calore

UI Examples

Explore beautiful UI components with Shelly the Shell palette

Condividi questa palette a:

tavolozza dei colori Shelly the Shell CSS

/* CSS */
.color-1 {
color: #f8c1bf;
}
.color-2 {
color: #f9e2a4;
}
.color-3 {
color: #a3d7e0;
}
.color-4 {
color: #6b9cc2;
}
.color-5 {
color: #2d6c9f;
}

/* CSS Variables */
:root {
--color-1: #f8c1bf;
--color-2: #f9e2a4;
--color-3: #a3d7e0;
--color-4: #6b9cc2;
--color-5: #2d6c9f;
}

CSS con gradiente di sfondo Shelly the Shell

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8c1bf, #f9e2a4, #a3d7e0, #6b9cc2, #2d6c9f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8c1bf, #f9e2a4, #a3d7e0, #6b9cc2, #2d6c9f);
}

Tavolozze di colori simili

Nessuna tavolozza trovata

Prova filtri diversi o cancella la tua selezione attuale.

Shelly the Shell color palette created on .