Dandicus Dream Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Dandicus Dream palette
Immagine PNG della tavolozza dei colori Dandicus Dream
tavolozza dei colori Dandicus Dream CSS
/* CSS */
.color-1 {
color: #f6c1a7;
}
.color-2 {
color: #f7aea1;
}
.color-3 {
color: #f5908e;
}
.color-4 {
color: #e76a8f;
}
.color-5 {
color: #d44e7b;
}
/* CSS Variables */
:root {
--color-1: #f6c1a7;
--color-2: #f7aea1;
--color-3: #f5908e;
--color-4: #e76a8f;
--color-5: #d44e7b;
}
CSS con gradiente di sfondo Dandicus Dream
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6c1a7, #f7aea1, #f5908e, #e76a8f, #d44e7b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6c1a7, #f7aea1, #f5908e, #e76a8f, #d44e7b);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 100+ tavolozzas di colori Rosa
Dandicus Dream color palette created on .