Paleta de colores Shelly the Shell

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Shelly the Shell palette

Compartir esta paleta en:

CSS de la paleta de colores Shelly the Shell

/* 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 del degradado de fondo 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);
}

Paletas de colores similares

No se encontraron paletas

Prueba con filtros diferentes o limpia tu selección actual.

Shelly the Shell color palette created on .