Rusty Romance Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Rusty Romance palette
tavolozza dei colori Rusty Romance CSS
/* CSS */
.color-1 {
color: #c7463d;
}
.color-2 {
color: #ce7a69;
}
.color-3 {
color: #df9d8b;
}
.color-4 {
color: #e7c1b6;
}
.color-5 {
color: #f2d7cf;
}
/* CSS Variables */
:root {
--color-1: #c7463d;
--color-2: #ce7a69;
--color-3: #df9d8b;
--color-4: #e7c1b6;
--color-5: #f2d7cf;
}
CSS con gradiente di sfondo Rusty Romance
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c7463d, #ce7a69, #df9d8b, #e7c1b6, #f2d7cf);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c7463d, #ce7a69, #df9d8b, #e7c1b6, #f2d7cf);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 300+ tavolozzas di colori Corallo
Rusty Romance color palette created on .