All Palettes

Color Palette #eab8c8, #f6d0e0, #f2d4cf, #f2ba4a, #d68451

0%
0%
0%

CSS code for this palette

/* CSS */
.chantilly {
color: #eab8c8;
}
.minimal-rose {
color: #f6d0e0;
}
.lady-pink {
color: #f2d4cf;
}
.maximum-yellow-red {
color: #f2ba4a;
}
.copperhead {
color: #d68451;
}

/* CSS Variables */
:root {
--chantilly:#eab8c8;
--minimal-rose:#f6d0e0;
--lady-pink:#f2d4cf;
--maximum-yellow-red:#f2ba4a;
--copperhead:#d68451;
}

More palettes to explore