All Palettes

Color Palette #f5b2a3, #fdd0a0, #fde4b4, #a4d5d2, #5bb9a7

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f5b2a3;
}
.peach-beach {
color: #fdd0a0;
}
.tiffany-light {
color: #fde4b4;
}
.smooth-satin {
color: #a4d5d2;
}
.shylock {
color: #5bb9a7;
}

/* CSS Variables */
:root {
--first-date:#f5b2a3;
--peach-beach:#fdd0a0;
--tiffany-light:#fde4b4;
--smooth-satin:#a4d5d2;
--shylock:#5bb9a7;
}

More palettes to explore