All Palettes

Color Palette #f1c4c0, #eab7b3, #d5a5a4, #e9bab4, #ca7d7e

0%
0%
0%

CSS code for this palette

/* CSS */
.channel {
color: #f1c4c0;
}
.beauty-bush {
color: #eab7b3;
}
.la-vie-en-rose {
color: #d5a5a4;
}
.beauty-bush {
color: #e9bab4;
}
.dirty-pink {
color: #ca7d7e;
}

/* CSS Variables */
:root {
--channel:#f1c4c0;
--beauty-bush:#eab7b3;
--la-vie-en-rose:#d5a5a4;
--beauty-bush:#e9bab4;
--dirty-pink:#ca7d7e;
}

More palettes to explore