All Palettes

Color Palette #b57d8c, #d8a6c8, #f6c1d5, #f9e1e7, #fcd4d7

0%
0%
0%

CSS code for this palette

/* CSS */
.foxglove {
color: #b57d8c;
}
.berry-popsicle {
color: #d8a6c8;
}
.cherry-blossom {
color: #f6c1d5;
}
.pork-belly {
color: #f9e1e7;
}
.pink-fluorite {
color: #fcd4d7;
}

/* CSS Variables */
:root {
--foxglove:#b57d8c;
--berry-popsicle:#d8a6c8;
--cherry-blossom:#f6c1d5;
--pork-belly:#f9e1e7;
--pink-fluorite:#fcd4d7;
}

More palettes to explore