Autumn Embrace Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Autumn Embrace palette
Immagine PNG della tavolozza dei colori Autumn Embrace
tavolozza dei colori Autumn Embrace CSS
/* CSS */
.color-1 {
color: #c85b5b;
}
.color-2 {
color: #e0af9f;
}
.color-3 {
color: #f2d4b5;
}
.color-4 {
color: #e8a16d;
}
.color-5 {
color: #c1bebe;
}
/* CSS Variables */
:root {
--color-1: #c85b5b;
--color-2: #e0af9f;
--color-3: #f2d4b5;
--color-4: #e8a16d;
--color-5: #c1bebe;
}
CSS con gradiente di sfondo Autumn Embrace
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c85b5b, #e0af9f, #f2d4b5, #e8a16d, #c1bebe);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c85b5b, #e0af9f, #f2d4b5, #e8a16d, #c1bebe);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 200+ tavolozzas di colori Autunno
Autumn Embrace color palette created on .