Brick and Auburn Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Brick and Auburn palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Brick and Auburn

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

tavolozza dei colori Brick and Auburn CSS

/* 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 con gradiente di sfondo 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 .