Insanity Auburn Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Insanity Auburn palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Insanity Auburn

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

tavolozza dei colori Insanity Auburn CSS

/* CSS */
.color-1 {
color: #793e3e;
}
.color-2 {
color: #a45b5b;
}
.color-3 {
color: #c77070;
}
.color-4 {
color: #e59494;
}
.color-5 {
color: #f6bbbb;
}

/* CSS Variables */
:root {
--color-1: #793e3e;
--color-2: #a45b5b;
--color-3: #c77070;
--color-4: #e59494;
--color-5: #f6bbbb;
}

CSS con gradiente di sfondo Insanity Auburn

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #793e3e, #a45b5b, #c77070, #e59494, #f6bbbb);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #793e3e, #a45b5b, #c77070, #e59494, #f6bbbb);
}

Insanity Auburn color palette created on .