Paleta de colores Ivory Sherbet

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Ivory Sherbet palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Ivory Sherbet

Download ivory sherbet color palette PNG image (landscape)
Download ivory sherbet color palette PNG image (square)

CSS de la paleta de colores Ivory Sherbet

/* CSS */
.color-1 {
color: #f5f0e0;
}
.color-2 {
color: #e0cab2;
}
.color-3 {
color: #f2b5c0;
}
.color-4 {
color: #fae2b7;
}
.color-5 {
color: #f0a800;
}

/* CSS Variables */
:root {
--color-1: #f5f0e0;
--color-2: #e0cab2;
--color-3: #f2b5c0;
--color-4: #fae2b7;
--color-5: #f0a800;
}

CSS del degradado de fondo Ivory Sherbet

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5f0e0, #e0cab2, #f2b5c0, #fae2b7, #f0a800);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5f0e0, #e0cab2, #f2b5c0, #fae2b7, #f0a800);
}

Ivory Sherbet color palette created on .