All Palettes

Color Palette #8cd4c2, #f2e7a6, #d8b3df, #f3b4c8, #ff4d7f

0%
0%
0%

CSS code for this palette

/* CSS */
.light-capri-green {
color: #8cd4c2;
}
.majestic-treasures {
color: #f2e7a6;
}
.pretty-petunia {
color: #d8b3df;
}
.rhodonite {
color: #f3b4c8;
}
.sasquatch-socks {
color: #ff4d7f;
}

/* CSS Variables */
:root {
--light-capri-green:#8cd4c2;
--majestic-treasures:#f2e7a6;
--pretty-petunia:#d8b3df;
--rhodonite:#f3b4c8;
--sasquatch-socks:#ff4d7f;
}

More palettes to explore