Paleta de colores Frosty Auburn

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Frosty Auburn palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Frosty Auburn

Download frosty auburn color palette PNG image (landscape)
Download frosty auburn color palette PNG image (square)

CSS de la paleta de colores Frosty Auburn

/* CSS */
.color-1 {
color: #9d6d5c;
}
.color-2 {
color: #c58f6d;
}
.color-3 {
color: #d4b3a1;
}
.color-4 {
color: #f2d2c4;
}
.color-5 {
color: #f4e2d7;
}

/* CSS Variables */
:root {
--color-1: #9d6d5c;
--color-2: #c58f6d;
--color-3: #d4b3a1;
--color-4: #f2d2c4;
--color-5: #f4e2d7;
}

CSS del degradado de fondo Frosty Auburn

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9d6d5c, #c58f6d, #d4b3a1, #f2d2c4, #f4e2d7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9d6d5c, #c58f6d, #d4b3a1, #f2d2c4, #f4e2d7);
}

Frosty Auburn color palette created on .