All Palettes

Color Palette #f7c6a6, #f9b5a4, #f99a9f, #f78d99, #f76998

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f7c6a6;
}
.just-blush {
color: #f9b5a4;
}
.young-crab {
color: #f99a9f;
}
.strawberry-shortcake {
color: #f78d99;
}
.god-s-own-junkyard-pink {
color: #f76998;
}

/* CSS Variables */
:root {
--peach-damask:#f7c6a6;
--just-blush:#f9b5a4;
--young-crab:#f99a9f;
--strawberry-shortcake:#f78d99;
--god-s-own-junkyard-pink:#f76998;
}

More palettes to explore