All Palettes

Color Palette #f5b2c1, #f9e4be, #ffde5c, #ff8f2e, #ff5c5c

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f5b2c1;
}
.saturn {
color: #f9e4be;
}
.neon-light {
color: #ffde5c;
}
.instant-orange {
color: #ff8f2e;
}
.grapefruit {
color: #ff5c5c;
}

/* CSS Variables */
:root {
--ibis:#f5b2c1;
--saturn:#f9e4be;
--neon-light:#ffde5c;
--instant-orange:#ff8f2e;
--grapefruit:#ff5c5c;
}

More palettes to explore