Paleta de colores Brick and Auburn

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Brick and Auburn palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Brick and Auburn

Download brick and auburn color palette PNG image (landscape)
Download brick and auburn color palette PNG image (square)

CSS de la paleta de colores Brick and Auburn

/* CSS */
.color-1 {
color: #8c4c3b;
}
.color-2 {
color: #c55e44;
}
.color-3 {
color: #d99c6d;
}
.color-4 {
color: #f1c84b;
}
.color-5 {
color: #a55b3b;
}

/* CSS Variables */
:root {
--color-1: #8c4c3b;
--color-2: #c55e44;
--color-3: #d99c6d;
--color-4: #f1c84b;
--color-5: #a55b3b;
}

CSS del degradado de fondo Brick and Auburn

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #8c4c3b, #c55e44, #d99c6d, #f1c84b, #a55b3b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #8c4c3b, #c55e44, #d99c6d, #f1c84b, #a55b3b);
}

Brick and Auburn color palette created on .