All Palettes

Color Palette #f6b6c1, #f8d57c, #f3e7b4, #a3d7a5, #f17e8a

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f6b6c1;
}
.golden-glow {
color: #f8d57c;
}
.cr-me-de-la-cr-me {
color: #f3e7b4;
}
.green-trance {
color: #a3d7a5;
}
.flower-blossom-pink {
color: #f17e8a;
}

/* CSS Variables */
:root {
--ibis:#f6b6c1;
--golden-glow:#f8d57c;
--cr-me-de-la-cr-me:#f3e7b4;
--green-trance:#a3d7a5;
--flower-blossom-pink:#f17e8a;
}

More palettes to explore