All Palettes

Color Palette #f6cbd4, #f9a9b8, #ff7092, #ff3d67, #ff1a5e

0%
0%
0%

CSS code for this palette

/* CSS */
.palace-rose {
color: #f6cbd4;
}
.fresh-on-the-market {
color: #f9a9b8;
}
.blush-hour {
color: #ff7092;
}
.laser-trap {
color: #ff3d67;
}
.lingonberry {
color: #ff1a5e;
}

/* CSS Variables */
:root {
--palace-rose:#f6cbd4;
--fresh-on-the-market:#f9a9b8;
--blush-hour:#ff7092;
--laser-trap:#ff3d67;
--lingonberry:#ff1a5e;
}

More palettes to explore