I Watch the Moon カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with I Watch the Moon palette

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

I Watch the Moon カラー パレット PNG 画像

Download i watch the moon color palette PNG image (landscape)
Download i watch the moon color palette PNG image (square)

I Watch the Moon カラーパレット CSS

/* CSS */
.color-1 {
color: #c0c2d3;
}
.color-2 {
color: #a2b5e2;
}
.color-3 {
color: #7a9bc2;
}
.color-4 {
color: #4c7f9e;
}
.color-5 {
color: #3b5b7d;
}

/* CSS Variables */
:root {
--color-1: #c0c2d3;
--color-2: #a2b5e2;
--color-3: #7a9bc2;
--color-4: #4c7f9e;
--color-5: #3b5b7d;
}

I Watch the Moon の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c0c2d3, #a2b5e2, #7a9bc2, #4c7f9e, #3b5b7d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c0c2d3, #a2b5e2, #7a9bc2, #4c7f9e, #3b5b7d);
}

I Watch the Moon color palette created on .