All Palettes

Color Palette #f0c1cf, #f7a6b9, #f7907e, #f7b32b, #f5d45c

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chintz {
color: #f0c1cf;
}
.fresh-on-the-market {
color: #f7a6b9;
}
.hot-calypso {
color: #f7907e;
}
.hot-sun {
color: #f7b32b;
}
.wake-me-up {
color: #f5d45c;
}

/* CSS Variables */
:root {
--pink-chintz:#f0c1cf;
--fresh-on-the-market:#f7a6b9;
--hot-calypso:#f7907e;
--hot-sun:#f7b32b;
--wake-me-up:#f5d45c;
}

More palettes to explore