All Palettes

Color Palette #9fd2df, #f2a1b1, #f9c54e, #f7e0b6, #f9a9b6

0%
0%
0%

CSS code for this palette

/* CSS */
.light-sky-babe {
color: #9fd2df;
}
.emperor-s-children {
color: #f2a1b1;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.pastry {
color: #f7e0b6;
}
.fresh-on-the-market {
color: #f9a9b6;
}

/* CSS Variables */
:root {
--light-sky-babe:#9fd2df;
--emperor-s-children:#f2a1b1;
--creamy-sweet-corn:#f9c54e;
--pastry:#f7e0b6;
--fresh-on-the-market:#f9a9b6;
}

More palettes to explore