Hot Chocolate & Marshmallow カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Hot Chocolate & Marshmallow palette

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

Hot Chocolate & Marshmallow カラー パレット PNG 画像

Download hot chocolate & marshmallow color palette PNG image (landscape)
Download hot chocolate & marshmallow color palette PNG image (square)

Hot Chocolate & Marshmallow カラーパレット CSS

/* CSS */
.color-1 {
color: #5e3a2c;
}
.color-2 {
color: #d18f6b;
}
.color-3 {
color: #f1e7cb;
}
.color-4 {
color: #f5d6c7;
}
.color-5 {
color: #f2a1a1;
}

/* CSS Variables */
:root {
--color-1: #5e3a2c;
--color-2: #d18f6b;
--color-3: #f1e7cb;
--color-4: #f5d6c7;
--color-5: #f2a1a1;
}

Hot Chocolate & Marshmallow の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5e3a2c, #d18f6b, #f1e7cb, #f5d6c7, #f2a1a1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5e3a2c, #d18f6b, #f1e7cb, #f5d6c7, #f2a1a1);
}

似たようなカラーパレット

Hot Chocolate & Marshmallow color palette created on .