Shelly カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Shelly palette

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

Shelly カラー パレット PNG 画像

Download shelly color palette PNG image (landscape)
Download shelly color palette PNG image (square)

Shelly カラーパレット CSS

/* CSS */
.color-1 {
color: #04041b;
}
.color-2 {
color: #f2b75f;
}
.color-3 {
color: #ffc685;
}
.color-4 {
color: #a68468;
}
.color-5 {
color: #86613c;
}

/* CSS Variables */
:root {
--color-1: #04041b;
--color-2: #f2b75f;
--color-3: #ffc685;
--color-4: #a68468;
--color-5: #86613c;
}

Shelly の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #04041b, #f2b75f, #ffc685, #a68468, #86613c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #04041b, #f2b75f, #ffc685, #a68468, #86613c);
}

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

Shelly color palette created on .