Paleta de colores Pickled Bluewood

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Pickled Bluewood palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Pickled Bluewood

Download pickled bluewood color palette PNG image (landscape)
Download pickled bluewood color palette PNG image (square)

CSS de la paleta de colores Pickled Bluewood

/* CSS */
.color-1 {
color: #6c8f9d;
}
.color-2 {
color: #497b9c;
}
.color-3 {
color: #3a768d;
}
.color-4 {
color: #2d5c7b;
}
.color-5 {
color: #1e496c;
}

/* CSS Variables */
:root {
--color-1: #6c8f9d;
--color-2: #497b9c;
--color-3: #3a768d;
--color-4: #2d5c7b;
--color-5: #1e496c;
}

CSS del degradado de fondo Pickled Bluewood

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6c8f9d, #497b9c, #3a768d, #2d5c7b, #1e496c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6c8f9d, #497b9c, #3a768d, #2d5c7b, #1e496c);
}

Pickled Bluewood color palette created on .