Paleta de colores Vintage Neptune Tides

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Vintage Neptune Tides palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Vintage Neptune Tides

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

CSS de la paleta de colores Vintage Neptune Tides

/* 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 del degradado de fondo 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 .