Paleta de colores Soft Slice of Bread

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Soft Slice of Bread palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Soft Slice of Bread

Download soft slice of bread color palette PNG image (landscape)
Download soft slice of bread color palette PNG image (square)

CSS de la paleta de colores Soft Slice of Bread

/* CSS */
.color-1 {
color: #e7d6c0;
}
.color-2 {
color: #f2e2d4;
}
.color-3 {
color: #c9b3a1;
}
.color-4 {
color: #d2c7b2;
}
.color-5 {
color: #f9f2e1;
}

/* CSS Variables */
:root {
--color-1: #e7d6c0;
--color-2: #f2e2d4;
--color-3: #c9b3a1;
--color-4: #d2c7b2;
--color-5: #f9f2e1;
}

CSS del degradado de fondo Soft Slice of Bread

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e7d6c0, #f2e2d4, #c9b3a1, #d2c7b2, #f9f2e1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e7d6c0, #f2e2d4, #c9b3a1, #d2c7b2, #f9f2e1);
}

Soft Slice of Bread color palette created on .