All Palettes

Color Palette #f7c5a6, #f7b2a1, #f7907e, #f7595c, #f74049

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f7c5a6;
}
.first-date {
color: #f7b2a1;
}
.hot-calypso {
color: #f7907e;
}
.grapefruit {
color: #f7595c;
}
.red-salsa {
color: #f74049;
}

/* CSS Variables */
:root {
--peach-damask:#f7c5a6;
--first-date:#f7b2a1;
--hot-calypso:#f7907e;
--grapefruit:#f7595c;
--red-salsa:#f74049;
}

More palettes to explore