All Palettes

Color Palette #f7d1b6, #f29f8c, #d56c86, #a26d9d, #6c8da3

0%
0%
0%

CSS code for this palette

/* CSS */
.dough-yellow {
color: #f7d1b6;
}
.blush {
color: #f29f8c;
}
.strawberry-milkshake {
color: #d56c86;
}
.violet-femmes {
color: #a26d9d;
}
.bermuda-grey {
color: #6c8da3;
}

/* CSS Variables */
:root {
--dough-yellow:#f7d1b6;
--blush:#f29f8c;
--strawberry-milkshake:#d56c86;
--violet-femmes:#a26d9d;
--bermuda-grey:#6c8da3;
}

More palettes to explore