Anxious Zombie Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Anxious Zombie palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Anxious Zombie

Download anxious zombie color palette PNG image (landscape)
Download anxious zombie color palette PNG image (square)

tavolozza dei colori Anxious Zombie CSS

/* CSS */
.color-1 {
color: #4f9c6c;
}
.color-2 {
color: #8ccf8d;
}
.color-3 {
color: #d1e3b5;
}
.color-4 {
color: #f7e6a1;
}
.color-5 {
color: #e1a3a3;
}

/* CSS Variables */
:root {
--color-1: #4f9c6c;
--color-2: #8ccf8d;
--color-3: #d1e3b5;
--color-4: #f7e6a1;
--color-5: #e1a3a3;
}

CSS con gradiente di sfondo Anxious Zombie

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4f9c6c, #8ccf8d, #d1e3b5, #f7e6a1, #e1a3a3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4f9c6c, #8ccf8d, #d1e3b5, #f7e6a1, #e1a3a3);
}

Anxious Zombie color palette created on .