Chocolate Heartstrings カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Chocolate Heartstrings palette

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

Chocolate Heartstrings カラー パレット PNG 画像

Download chocolate heartstrings color palette PNG image (landscape)
Download chocolate heartstrings color palette PNG image (square)

Chocolate Heartstrings カラーパレット CSS

/* CSS */
.color-1 {
color: #5f4b3a;
}
.color-2 {
color: #a86d5d;
}
.color-3 {
color: #d9b59b;
}
.color-4 {
color: #f3e2d8;
}
.color-5 {
color: #c7aea8;
}

/* CSS Variables */
:root {
--color-1: #5f4b3a;
--color-2: #a86d5d;
--color-3: #d9b59b;
--color-4: #f3e2d8;
--color-5: #c7aea8;
}

Chocolate Heartstrings の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5f4b3a, #a86d5d, #d9b59b, #f3e2d8, #c7aea8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5f4b3a, #a86d5d, #d9b59b, #f3e2d8, #c7aea8);
}

Chocolate Heartstrings color palette created on .