Cold Autumn Forest Grunge Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Cold Autumn Forest Grunge palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Cold Autumn Forest Grunge

Download cold autumn forest grunge color palette PNG image (landscape)
Download cold autumn forest grunge color palette PNG image (square)

tavolozza dei colori Cold Autumn Forest Grunge CSS

/* CSS */
.color-1 {
color: #52543b;
}
.color-2 {
color: #3c4139;
}
.color-3 {
color: #2c2c26;
}
.color-4 {
color: #1f1f19;
}
.color-5 {
color: #4c5057;
}

/* CSS Variables */
:root {
--color-1: #52543b;
--color-2: #3c4139;
--color-3: #2c2c26;
--color-4: #1f1f19;
--color-5: #4c5057;
}

CSS con gradiente di sfondo Cold Autumn Forest Grunge

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #52543b, #3c4139, #2c2c26, #1f1f19, #4c5057);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #52543b, #3c4139, #2c2c26, #1f1f19, #4c5057);
}

Cold Autumn Forest Grunge color palette created on .