Sweetheart Sorbet Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Sweetheart Sorbet palette
tavolozza dei colori Sweetheart Sorbet CSS
/* CSS */
.color-1 {
color: #ffb3c1;
}
.color-2 {
color: #ff7092;
}
.color-3 {
color: #ff4d5e;
}
.color-4 {
color: #ff1453;
}
.color-5 {
color: #d60032;
}
/* CSS Variables */
:root {
--color-1: #ffb3c1;
--color-2: #ff7092;
--color-3: #ff4d5e;
--color-4: #ff1453;
--color-5: #d60032;
}
CSS con gradiente di sfondo Sweetheart Sorbet
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffb3c1, #ff7092, #ff4d5e, #ff1453, #d60032);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffb3c1, #ff7092, #ff4d5e, #ff1453, #d60032);
}
Tavolozze di colori simili
Sweetheart Sorbet color palette created on .