Marshmallow Chocolate Cookie カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Marshmallow Chocolate Cookie palette
Marshmallow Chocolate Cookie カラーパレット (PNG) をダウンロード
Marshmallow Chocolate Cookie カラーパレット CSS
/* CSS */
.color-1 {
color: #3f210e;
}
.color-2 {
color: #361e0c;
}
.color-3 {
color: #2b1508;
}
.color-4 {
color: #1f0e05;
}
.color-5 {
color: #110603;
}
/* CSS Variables */
:root {
--color-1: #3f210e;
--color-2: #361e0c;
--color-3: #2b1508;
--color-4: #1f0e05;
--color-5: #110603;
}
Marshmallow Chocolate Cookie の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3f210e, #361e0c, #2b1508, #1f0e05, #110603);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3f210e, #361e0c, #2b1508, #1f0e05, #110603);
}
似たようなカラーパレット
Marshmallow Chocolate Cookie color palette created on .