All Palettes

Color Palette #f1c4c0, #e9bab4, #d6a49e, #c1868e, #a45b7d

0%
0%
0%

CSS code for this palette

/* CSS */
.channel {
color: #f1c4c0;
}
.beauty-bush {
color: #e9bab4;
}
.mellow-rose {
color: #d6a49e;
}
.strawberry-jubilee {
color: #c1868e;
}
.cosmetic-red {
color: #a45b7d;
}

/* CSS Variables */
:root {
--channel:#f1c4c0;
--beauty-bush:#e9bab4;
--mellow-rose:#d6a49e;
--strawberry-jubilee:#c1868e;
--cosmetic-red:#a45b7d;
}

More palettes to explore