The Ceaseless Watcher カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with The Ceaseless Watcher palette

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

The Ceaseless Watcher カラー パレット PNG 画像

Download the ceaseless watcher color palette PNG image (landscape)
Download the ceaseless watcher color palette PNG image (square)

The Ceaseless Watcher カラーパレット CSS

/* CSS */
.color-1 {
color: #1b3c5a;
}
.color-2 {
color: #2c4f6d;
}
.color-3 {
color: #3e6498;
}
.color-4 {
color: #8ac6e0;
}
.color-5 {
color: #f3d3b4;
}

/* CSS Variables */
:root {
--color-1: #1b3c5a;
--color-2: #2c4f6d;
--color-3: #3e6498;
--color-4: #8ac6e0;
--color-5: #f3d3b4;
}

The Ceaseless Watcher の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1b3c5a, #2c4f6d, #3e6498, #8ac6e0, #f3d3b4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1b3c5a, #2c4f6d, #3e6498, #8ac6e0, #f3d3b4);
}

The Ceaseless Watcher color palette created on .