Vintage Neptune Tides Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Vintage Neptune Tides palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Vintage Neptune Tides

Download vintage neptune tides color palette PNG image (landscape)
Download vintage neptune tides color palette PNG image (square)

tavolozza dei colori Vintage Neptune Tides CSS

/* CSS */
.color-1 {
color: #1f3a61;
}
.color-2 {
color: #1a4f74;
}
.color-3 {
color: #0096b8;
}
.color-4 {
color: #4bc2e7;
}
.color-5 {
color: #a7e6f1;
}

/* CSS Variables */
:root {
--color-1: #1f3a61;
--color-2: #1a4f74;
--color-3: #0096b8;
--color-4: #4bc2e7;
--color-5: #a7e6f1;
}

CSS con gradiente di sfondo Vintage Neptune Tides

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f3a61, #1a4f74, #0096b8, #4bc2e7, #a7e6f1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f3a61, #1a4f74, #0096b8, #4bc2e7, #a7e6f1);
}

Vintage Neptune Tides color palette created on .