All Palettes

Color Palette #f5b5a3, #f7d6a1, #f5e9b2, #a9e1e5, #71b7c6

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f5b5a3;
}
.milky-maize {
color: #f7d6a1;
}
.icy-lemonade {
color: #f5e9b2;
}
.vandermint {
color: #a9e1e5;
}
.tropez-blue {
color: #71b7c6;
}

/* CSS Variables */
:root {
--first-date:#f5b5a3;
--milky-maize:#f7d6a1;
--icy-lemonade:#f5e9b2;
--vandermint:#a9e1e5;
--tropez-blue:#71b7c6;
}

More palettes to explore