Sweet Confectionery Dream Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Sweet Confectionery Dream palette
tavolozza dei colori Sweet Confectionery Dream CSS
/* CSS */
.color-1 {
color: #f8d2a0;
}
.color-2 {
color: #f5a3b5;
}
.color-3 {
color: #f4bee0;
}
.color-4 {
color: #e3a6d4;
}
.color-5 {
color: #d19fc5;
}
/* CSS Variables */
:root {
--color-1: #f8d2a0;
--color-2: #f5a3b5;
--color-3: #f4bee0;
--color-4: #e3a6d4;
--color-5: #d19fc5;
}
CSS con gradiente di sfondo Sweet Confectionery Dream
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8d2a0, #f5a3b5, #f4bee0, #e3a6d4, #d19fc5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8d2a0, #f5a3b5, #f4bee0, #e3a6d4, #d19fc5);
}
Tavolozze di colori simili
Sweet Confectionery Dream color palette created on .