Forest and Maroon Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Forest and Maroon palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Forest and Maroon

Download forest and maroon color palette PNG image (landscape)
Download forest and maroon color palette PNG image (square)

tavolozza dei colori Forest and Maroon CSS

/* CSS */
.color-1 {
color: #5c2e2f;
}
.color-2 {
color: #a86b6c;
}
.color-3 {
color: #c2a299;
}
.color-4 {
color: #e4dfaf;
}
.color-5 {
color: #2d5d34;
}

/* CSS Variables */
:root {
--color-1: #5c2e2f;
--color-2: #a86b6c;
--color-3: #c2a299;
--color-4: #e4dfaf;
--color-5: #2d5d34;
}

CSS con gradiente di sfondo Forest and Maroon

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5c2e2f, #a86b6c, #c2a299, #e4dfaf, #2d5d34);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5c2e2f, #a86b6c, #c2a299, #e4dfaf, #2d5d34);
}

Tavolozze di colori simili

Scorri verso il basso per esplorare 4 tavolozzas di colori Foresta

Forest and Maroon color palette created on .