All Palettes

Color Palette #f6b1c1, #f9d2d2, #f8e2e2, #fbf1e5, #f3b4c4

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f6b1c1;
}
.fading-rose {
color: #f9d2d2;
}
.bride-s-blush {
color: #f8e2e2;
}
.backlight {
color: #fbf1e5;
}
.rhodonite {
color: #f3b4c4;
}

/* CSS Variables */
:root {
--ibis:#f6b1c1;
--fading-rose:#f9d2d2;
--bride-s-blush:#f8e2e2;
--backlight:#fbf1e5;
--rhodonite:#f3b4c4;
}

More palettes to explore