Ivory Rouge Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Ivory Rouge palette
Immagine PNG della tavolozza dei colori Ivory Rouge
tavolozza dei colori Ivory Rouge CSS
/* CSS */
.color-1 {
color: #f2e5d4;
}
.color-2 {
color: #f5c7c7;
}
.color-3 {
color: #eab8d1;
}
.color-4 {
color: #e2a6c1;
}
.color-5 {
color: #d66b8f;
}
/* CSS Variables */
:root {
--color-1: #f2e5d4;
--color-2: #f5c7c7;
--color-3: #eab8d1;
--color-4: #e2a6c1;
--color-5: #d66b8f;
}
CSS con gradiente di sfondo Ivory Rouge
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f2e5d4, #f5c7c7, #eab8d1, #e2a6c1, #d66b8f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f2e5d4, #f5c7c7, #eab8d1, #e2a6c1, #d66b8f);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 1000+ tavolozzas di colori Avorio
Ivory Rouge color palette created on .