All Palettes

Color Palette #b7d7d1, #c9e4d5, #f6e8b1, #f8bfaf, #ef7b7b

0%
0%
0%

CSS code for this palette

/* CSS */
.wingsuit-wind {
color: #b7d7d1;
}
.duck-egg-cream {
color: #c9e4d5;
}
.icy-lemonade {
color: #f6e8b1;
}
.sweet-nectar {
color: #f8bfaf;
}
.siesta-rose {
color: #ef7b7b;
}

/* CSS Variables */
:root {
--wingsuit-wind:#b7d7d1;
--duck-egg-cream:#c9e4d5;
--icy-lemonade:#f6e8b1;
--sweet-nectar:#f8bfaf;
--siesta-rose:#ef7b7b;
}

More palettes to explore