Paleta de colores Fire Smoke and Auburn

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Fire Smoke and Auburn palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Fire Smoke and Auburn

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

CSS de la paleta de colores Fire Smoke and Auburn

/* 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 del degradado de fondo 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 .