Let's Go Creeping Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Let's Go Creeping palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Let's Go Creeping

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

tavolozza dei colori Let's Go Creeping CSS

/* 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 con gradiente di sfondo 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 .