All Palettes

Color Palette #b8e0d7, #f6d0d3, #f1b1d5, #f5d8a3, #f4c3c8

0%
0%
0%

CSS code for this palette

/* CSS */
.bath-salt-green {
color: #b8e0d7;
}
.mary-s-rose {
color: #f6d0d3;
}
.soft-cashmere {
color: #f1b1d5;
}
.pismo-dunes {
color: #f5d8a3;
}
.rose-reminder {
color: #f4c3c8;
}

/* CSS Variables */
:root {
--bath-salt-green:#b8e0d7;
--mary-s-rose:#f6d0d3;
--soft-cashmere:#f1b1d5;
--pismo-dunes:#f5d8a3;
--rose-reminder:#f4c3c8;
}

More palettes to explore