Wood and Iron Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Wood and Iron palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Wood and Iron

Download wood and iron color palette PNG image (landscape)
Download wood and iron color palette PNG image (square)

tavolozza dei colori Wood and Iron CSS

/* CSS */
.color-1 {
color: #4d4038;
}
.color-2 {
color: #786559;
}
.color-3 {
color: #9a8879;
}
.color-4 {
color: #837067;
}
.color-5 {
color: #2b2421;
}

/* CSS Variables */
:root {
--color-1: #4d4038;
--color-2: #786559;
--color-3: #9a8879;
--color-4: #837067;
--color-5: #2b2421;
}

CSS con gradiente di sfondo Wood and Iron

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4d4038, #786559, #9a8879, #837067, #2b2421);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4d4038, #786559, #9a8879, #837067, #2b2421);
}

Wood and Iron color palette created on .