All Palettes

Color Palette #f7b2a1, #f5c6a8, #f6e6d5, #a7d7b8, #5ebaa6

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.peach-damask {
color: #f5c6a8;
}
.heirloom-lace {
color: #f6e6d5;
}
.eerie-glow {
color: #a7d7b8;
}
.bath-turquoise {
color: #5ebaa6;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--peach-damask:#f5c6a8;
--heirloom-lace:#f6e6d5;
--eerie-glow:#a7d7b8;
--bath-turquoise:#5ebaa6;
}

More palettes to explore