Soft Slice of Bread カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Soft Slice of Bread palette

このパレットを共有する先:

Soft Slice of Bread カラー パレット PNG 画像

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

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;
}

Soft Slice of Bread の背景のグラデーション CSS

/* 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 .