Auburn Eyes Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Auburn Eyes palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Auburn Eyes

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

tavolozza dei colori Auburn Eyes CSS

/* CSS */
.color-1 {
color: #c05239;
}
.color-2 {
color: #f1a65b;
}
.color-3 {
color: #e6b96b;
}
.color-4 {
color: #d8b1a6;
}
.color-5 {
color: #794b39;
}

/* CSS Variables */
:root {
--color-1: #c05239;
--color-2: #f1a65b;
--color-3: #e6b96b;
--color-4: #d8b1a6;
--color-5: #794b39;
}

CSS con gradiente di sfondo Auburn Eyes

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c05239, #f1a65b, #e6b96b, #d8b1a6, #794b39);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c05239, #f1a65b, #e6b96b, #d8b1a6, #794b39);
}

Tavolozze di colori simili

Auburn Eyes color palette created on .