Toffee Brown カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Toffee Brown palette

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

Toffee Brown カラーパレット (PNG) をダウンロード

Download toffee brown color palette PNG image (landscape)
Download toffee brown color palette PNG image (square)

Toffee Brown カラーパレット CSS

/* CSS */
.color-1 {
color: #c1a26c;
}
.color-2 {
color: #b68d54;
}
.color-3 {
color: #d7b56a;
}
.color-4 {
color: #e0c2a3;
}
.color-5 {
color: #b57e5e;
}

/* CSS Variables */
:root {
--color-1: #c1a26c;
--color-2: #b68d54;
--color-3: #d7b56a;
--color-4: #e0c2a3;
--color-5: #b57e5e;
}

Toffee Brown の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c1a26c, #b68d54, #d7b56a, #e0c2a3, #b57e5e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c1a26c, #b68d54, #d7b56a, #e0c2a3, #b57e5e);
}

Toffee Brown color palette created on .