All Palettes

Color Palette #f9a4bb, #ffd6b3, #ffec99, #a6e1e8, #6c9bd0

0%
0%
0%

CSS code for this palette

/* CSS */
.fresh-on-the-market {
color: #f9a4bb;
}
.acini-di-pepe {
color: #ffd6b3;
}
.old-yella {
color: #ffec99;
}
.early-july {
color: #a6e1e8;
}
.sea-loch {
color: #6c9bd0;
}

/* CSS Variables */
:root {
--fresh-on-the-market:#f9a4bb;
--acini-di-pepe:#ffd6b3;
--old-yella:#ffec99;
--early-july:#a6e1e8;
--sea-loch:#6c9bd0;
}

More palettes to explore