Mechanical Dreams カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Mechanical Dreams palette

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

Mechanical Dreams カラー パレット PNG 画像

Download mechanical dreams color palette PNG image (landscape)
Download mechanical dreams color palette PNG image (square)

Mechanical Dreams カラーパレット CSS

/* CSS */
.color-1 {
color: #1e396c;
}
.color-2 {
color: #497b9c;
}
.color-3 {
color: #80b0c6;
}
.color-4 {
color: #b4e1e9;
}
.color-5 {
color: #f9f3d2;
}

/* CSS Variables */
:root {
--color-1: #1e396c;
--color-2: #497b9c;
--color-3: #80b0c6;
--color-4: #b4e1e9;
--color-5: #f9f3d2;
}

Mechanical Dreams の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1e396c, #497b9c, #80b0c6, #b4e1e9, #f9f3d2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1e396c, #497b9c, #80b0c6, #b4e1e9, #f9f3d2);
}

Mechanical Dreams color palette created on .