Soft Slice of Bread Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Soft Slice of Bread palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Soft Slice of Bread

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

tavolozza dei colori Soft Slice of Bread CSS

/* 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 con gradiente di sfondo 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 .