Auburn Delight Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Auburn Delight palette
Immagine PNG della tavolozza dei colori Auburn Delight
tavolozza dei colori Auburn Delight CSS
/* CSS */
.color-1 {
color: #893e3e;
}
.color-2 {
color: #a85f2e;
}
.color-3 {
color: #d2784b;
}
.color-4 {
color: #ebaf89;
}
.color-5 {
color: #f4dac3;
}
/* CSS Variables */
:root {
--color-1: #893e3e;
--color-2: #a85f2e;
--color-3: #d2784b;
--color-4: #ebaf89;
--color-5: #f4dac3;
}
CSS con gradiente di sfondo Auburn Delight
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #893e3e, #a85f2e, #d2784b, #ebaf89, #f4dac3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #893e3e, #a85f2e, #d2784b, #ebaf89, #f4dac3);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 10+ tavolozzas di colori Auburn
Auburn Delight color palette created on .