All Palettes

Color Palette #ff9c8f, #ff6b6b, #d6815c, #f1a8a2, #f4c3c7

0%
0%
0%

CSS code for this palette

/* CSS */
.lolly {
color: #ff9c8f;
}
.pompelmo {
color: #ff6b6b;
}
.show-business {
color: #d6815c;
}
.calabrese {
color: #f1a8a2;
}
.rose-reminder {
color: #f4c3c7;
}

/* CSS Variables */
:root {
--lolly:#ff9c8f;
--pompelmo:#ff6b6b;
--show-business:#d6815c;
--calabrese:#f1a8a2;
--rose-reminder:#f4c3c7;
}

More palettes to explore