All Palettes

Color Palette #f7a6b9, #f1c1d6, #f6e8df, #f9e690, #f7b32b

0%
0%
0%

CSS code for this palette

/* CSS */
.fresh-on-the-market {
color: #f7a6b9;
}
.sweetheart {
color: #f1c1d6;
}
.white-pudding {
color: #f6e8df;
}
.beekeeper {
color: #f9e690;
}
.hot-sun {
color: #f7b32b;
}

/* CSS Variables */
:root {
--fresh-on-the-market:#f7a6b9;
--sweetheart:#f1c1d6;
--white-pudding:#f6e8df;
--beekeeper:#f9e690;
--hot-sun:#f7b32b;
}

More palettes to explore