Iron & Auburn Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Iron & Auburn palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Iron & Auburn

Download iron & auburn color palette PNG image (landscape)
Download iron & auburn color palette PNG image (square)

tavolozza dei colori Iron & Auburn CSS

/* CSS */
.color-1 {
color: #8c4a4d;
}
.color-2 {
color: #b66a49;
}
.color-3 {
color: #d89e5f;
}
.color-4 {
color: #f1c379;
}
.color-5 {
color: #f9e9a9;
}

/* CSS Variables */
:root {
--color-1: #8c4a4d;
--color-2: #b66a49;
--color-3: #d89e5f;
--color-4: #f1c379;
--color-5: #f9e9a9;
}

CSS con gradiente di sfondo Iron & Auburn

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #8c4a4d, #b66a49, #d89e5f, #f1c379, #f9e9a9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #8c4a4d, #b66a49, #d89e5f, #f1c379, #f9e9a9);
}

Iron & Auburn color palette created on .