Fire Smoke and Auburn Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Fire Smoke and Auburn palette

Condividi questa palette a:

Scarica la tavolozza dei colori Fire Smoke and Auburn (PNG)

Download fire smoke and auburn color palette PNG image (landscape)
Download fire smoke and auburn color palette PNG image (square)

tavolozza dei colori Fire Smoke and Auburn CSS

/* CSS */
.color-1 {
color: #c85c4c;
}
.color-2 {
color: #d6a17a;
}
.color-3 {
color: #d6b366;
}
.color-4 {
color: #f1c150;
}
.color-5 {
color: #a86b4d;
}

/* CSS Variables */
:root {
--color-1: #c85c4c;
--color-2: #d6a17a;
--color-3: #d6b366;
--color-4: #f1c150;
--color-5: #a86b4d;
}

CSS con gradiente di sfondo Fire Smoke and Auburn

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c85c4c, #d6a17a, #d6b366, #f1c150, #a86b4d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c85c4c, #d6a17a, #d6b366, #f1c150, #a86b4d);
}

Fire Smoke and Auburn color palette created on .