All Palettes

Color Palette #f7c6a6, #f6afa2, #f39d8c, #f16a6e, #e94e5b

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f7c6a6;
}
.first-date {
color: #f6afa2;
}
.fruit-shake {
color: #f39d8c;
}
.usubeni-red {
color: #f16a6e;
}
.highlighter-red {
color: #e94e5b;
}

/* CSS Variables */
:root {
--peach-damask:#f7c6a6;
--first-date:#f6afa2;
--fruit-shake:#f39d8c;
--usubeni-red:#f16a6e;
--highlighter-red:#e94e5b;
}

More palettes to explore