Paleta de colores Let's Go Creeping

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Let's Go Creeping palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Let's Go Creeping

Download let's go creeping color palette PNG image (landscape)
Download let's go creeping color palette PNG image (square)

CSS de la paleta de colores Let's Go Creeping

/* CSS */
.color-1 {
color: #a2578b;
}
.color-2 {
color: #eaa97b;
}
.color-3 {
color: #369691;
}
.color-4 {
color: #dfc17c;
}
.color-5 {
color: #2d4d5c;
}

/* CSS Variables */
:root {
--color-1: #a2578b;
--color-2: #eaa97b;
--color-3: #369691;
--color-4: #dfc17c;
--color-5: #2d4d5c;
}

CSS del degradado de fondo Let's Go Creeping

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a2578b, #eaa97b, #369691, #dfc17c, #2d4d5c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a2578b, #eaa97b, #369691, #dfc17c, #2d4d5c);
}

Let's Go Creeping color palette created on .