All Palettes

Color Palette #ff8abb, #ffa185, #ffc999, #f5dddb, #f3e7e7

0%
0%
0%

CSS code for this palette

/* CSS */
.cochonnet {
color: #ff8abb;
}
.tangerine-cream {
color: #ffa185;
}
.peach-orange {
color: #ffc999;
}
.light-marshmallow-magic {
color: #f5dddb;
}
.mont-blanc-peak {
color: #f3e7e7;
}

/* CSS Variables */
:root {
--cochonnet:#ff8abb;
--tangerine-cream:#ffa185;
--peach-orange:#ffc999;
--light-marshmallow-magic:#f5dddb;
--mont-blanc-peak:#f3e7e7;
}

More palettes to explore