Sweet Confection Delight Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Sweet Confection Delight palette
tavolozza dei colori Sweet Confection Delight CSS
/* CSS */
.color-1 {
color: #f1c84b;
}
.color-2 {
color: #f7b2a1;
}
.color-3 {
color: #eab8e4;
}
.color-4 {
color: #b3e0e6;
}
.color-5 {
color: #8acaff;
}
/* CSS Variables */
:root {
--color-1: #f1c84b;
--color-2: #f7b2a1;
--color-3: #eab8e4;
--color-4: #b3e0e6;
--color-5: #8acaff;
}
CSS con gradiente di sfondo Sweet Confection Delight
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1c84b, #f7b2a1, #eab8e4, #b3e0e6, #8acaff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1c84b, #f7b2a1, #eab8e4, #b3e0e6, #8acaff);
}
Tavolozze di colori simili
Sweet Confection Delight color palette created on .