All Palettes

Color Palette #f6b1c1, #f5a8b0, #f49a9a, #f2908c, #f27c78

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f6b1c1;
}
.pink-fit {
color: #f5a8b0;
}
.peach-burst {
color: #f49a9a;
}
.bierwurst {
color: #f2908c;
}
.salmon-pok-bowl {
color: #f27c78;
}

/* CSS Variables */
:root {
--ibis:#f6b1c1;
--pink-fit:#f5a8b0;
--peach-burst:#f49a9a;
--bierwurst:#f2908c;
--salmon-pok-bowl:#f27c78;
}

More palettes to explore