The Ceaseless Watcher Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with The Ceaseless Watcher palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori The Ceaseless Watcher

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

tavolozza dei colori 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;
}

CSS con gradiente di sfondo The Ceaseless Watcher

/* 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 .