All Palettes

Color Palette #f8a5b7, #a8e6cf, #b7fbbe, #ffe057, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.fresh-on-the-market {
color: #f8a5b7;
}
.turquoise-tower {
color: #a8e6cf;
}
.light-mint {
color: #b7fbbe;
}
.pickled-ginger {
color: #ffe057;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--fresh-on-the-market:#f8a5b7;
--turquoise-tower:#a8e6cf;
--light-mint:#b7fbbe;
--pickled-ginger:#ffe057;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore