Warm Handmade Feel カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Warm Handmade Feel palette

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

Warm Handmade Feel カラー パレット PNG 画像

Download warm handmade feel color palette PNG image (landscape)
Download warm handmade feel color palette PNG image (square)

Warm Handmade Feel カラーパレット CSS

/* CSS */
.color-1 {
color: #d56948;
}
.color-2 {
color: #e69e5c;
}
.color-3 {
color: #f5c47f;
}
.color-4 {
color: #f4e19f;
}
.color-5 {
color: #f7d9a1;
}

/* CSS Variables */
:root {
--color-1: #d56948;
--color-2: #e69e5c;
--color-3: #f5c47f;
--color-4: #f4e19f;
--color-5: #f7d9a1;
}

Warm Handmade Feel の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d56948, #e69e5c, #f5c47f, #f4e19f, #f7d9a1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d56948, #e69e5c, #f5c47f, #f4e19f, #f7d9a1);
}

Warm Handmade Feel color palette created on .