Rustic Kitchen カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Rustic Kitchen palette

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

Rustic Kitchen カラー パレット PNG 画像

Download rustic kitchen color palette PNG image (landscape)
Download rustic kitchen color palette PNG image (square)

Rustic Kitchen カラーパレット CSS

/* CSS */
.color-1 {
color: #895b29;
}
.color-2 {
color: #d8a76e;
}
.color-3 {
color: #bfaf92;
}
.color-4 {
color: #e0c6a4;
}
.color-5 {
color: #6a4e39;
}

/* CSS Variables */
:root {
--color-1: #895b29;
--color-2: #d8a76e;
--color-3: #bfaf92;
--color-4: #e0c6a4;
--color-5: #6a4e39;
}

Rustic Kitchen の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #895b29, #d8a76e, #bfaf92, #e0c6a4, #6a4e39);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #895b29, #d8a76e, #bfaf92, #e0c6a4, #6a4e39);
}

Rustic Kitchen color palette created on .