All Palettes

Color Palette #f0b7c4, #df9fb5, #d78e9f, #c77a7d, #b5685e

0%
0%
0%

CSS code for this palette

/* CSS */
.chantilly {
color: #f0b7c4;
}
.blushing-tulip {
color: #df9fb5;
}
.sugar-tooth {
color: #d78e9f;
}
.dirty-pink {
color: #c77a7d;
}
.henna-shade {
color: #b5685e;
}

/* CSS Variables */
:root {
--chantilly:#f0b7c4;
--blushing-tulip:#df9fb5;
--sugar-tooth:#d78e9f;
--dirty-pink:#c77a7d;
--henna-shade:#b5685e;
}

More palettes to explore