All Palettes

Color Palette #f7a1b1, #f7e7a6, #a8d3e1, #70a3c7, #c86a8c

0%
0%
0%

CSS code for this palette

/* CSS */
.ballet-slippers {
color: #f7a1b1;
}
.gold-sand {
color: #f7e7a6;
}
.light-blue-glint {
color: #a8d3e1;
}
.wandering-river {
color: #70a3c7;
}
.silk-ribbon {
color: #c86a8c;
}

/* CSS Variables */
:root {
--ballet-slippers:#f7a1b1;
--gold-sand:#f7e7a6;
--light-blue-glint:#a8d3e1;
--wandering-river:#70a3c7;
--silk-ribbon:#c86a8c;
}

More palettes to explore